Starship - 0.6
A very simple space arcade game.
Riovandaino
(riovandaino)
This is the project that I'm actually developing.
In the game the player's is exactly a starship ( excuse me for my poor imagination ) that roams around the screen and shots against inflamed asteroids.
Commands:
- use the arrows to move yourself
- use the spacebar to shots and "s" to use special bombs
- use "r" to rotate the starship
Todo list:
- levels
- options menu
- NPC
Changes
In this version the movement of the ship is more fluid and also I've inserted the code to manage explosions.
Besides I've completely rewritten the code using the pygame.sprite module.
I hope you like it.