Beep Boop by nander
Made in 5 hours, didn't know python before ;).
For linux, python and pygame are required. I ran using python 2.7.5, 2.7.6 should also work, but isn't tested. Windows executables are pending.
controls:
arrow keys: movement
spacebar: shoot
f : fullscreen
alt-f4 : shutdown -- only works while not in fullscreen
r : restart game
For those wondering why 'the shooting is broken', you can have as many bullets on the screen as there are enemies on the screen. So you only have one bullet per enemy. Once a bullet disappears you can use it again.
For linux, python and pygame are required. I ran using python 2.7.5, 2.7.6 should also work, but isn't tested. Windows executables are pending.
controls:
arrow keys: movement
spacebar: shoot
f : fullscreen
alt-f4 : shutdown -- only works while not in fullscreen
r : restart game
For those wondering why 'the shooting is broken', you can have as many bullets on the screen as there are enemies on the screen. So you only have one bullet per enemy. Once a bullet disappears you can use it again.
| Windows | http://halley.student.utwente.nl/game.zip |
| Windows (Dropbox) | https://dl.dropboxusercontent.com/u/2325979/game.zip |
| Source (Dropbox) | https://dl.dropboxusercontent.com/u/2325979/source.zip |
| Source | http://halley.student.utwente.nl/source.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-28/?action=preview&uid=31876 |
Sorry about that but I'm not disabling my Antivirus to play.
Do you have a download service that works better?
I'm not sure if the music was generated or composed, but I liked it anyway.
For the time you had with a programming language you didn't know I'm impressed.