Breakout clone
Simple breakout style game. My first pygame game!
Awards
Scores
Ratings (show detail)
Overall: 2.3
Fun: 2.4
Production: 2.9
Innovation: 1.6
Respondents: 14
Files
File | Uploader | Date |
---|---|---|
break.tar.gz
— final
the game, level data, sound and graphics data files |
marienbad | 2016/03/05 23:24 |
20160305_002735.jpg
Broken MC303 |
marienbad | 2016/03/05 02:40 |
breakout_level3.png
— final
break - level 3 |
marienbad | 2016/03/04 05:37 |
breakout.png
break - level 1 |
marienbad | 2016/03/04 05:33 |
Diary Entries
Almost Done!
I can't believe I have almost completed my first pygame game! Its not very good, a simple breakout clone, the collision detection is a bit wonky, and the ball/bat collision/reflection is also wonky, but it works. I've also added a nice high score table. I also made a level editor, but that was started before the weeks challenge, so not sure whether to include it or not - it's not part of the game, it's a separate program. Currently the filename is set in the code- need to add a filename dialogue to it really.
This game doesn't use sprites, or follow all the standard gaming practices, but hey, I wrote a pygame game!
Uploaded!!
Well I did it, entered my game. The music is terrible, but the 303 is broken, so it can't be helped. Will get a USB/Midi cable in the near future to see if it works via Midi and I can then use the 808 and 909 drums as well as the 303 sounds. It is a slow game, the gameplay is pretty easy and probably a tad boring in places, but I got it all done, the game, the levels, the high score table, the title screen, the music, everything. I even downloaded some nice free graphics and cut them out with the GIMP! Hopefully things will improve from here.