PyGalaxian
PyGalaxian copied to clipboard
A vertical space shooter game made in python using pygame library.
PyGalaxian
Description:
A simple vertical space shooter game
Technology:
Built using pygame library on Python 2.7
Version and Release:
First Release, version 1.0
Target Platforms:
Windows/Linux/Android(in future)
Instructions and Prerequisites:
To run this game:
- Make sure you have Python 2.7 installed alongwith pygame (http://www.pygame.org/) library
- Run PyGalaxian.py
Controls:
- Move your spaceship by pressing LEFT or RIGHT key
- Fire lazers using UP key
- Destroy all enemies to win the game
- To exit the game at any point of time, just press ESC key
Screenshots:
Developed by:
Shivam Shekhar
Email: [email protected]
Credits:
- Sprites : http://millionthvector.blogspot.in/p/free-sprites.html
- Logo: http://www4.flamingtext.in
References:
- http://www.pygame.org/docs
- https://github.com/TheLycaeum/pygame