https://github.com/nneji123/space-rocks
A simple game made using pygame libraries.
https://github.com/nneji123/space-rocks
Last synced: 8 months ago
JSON representation
A simple game made using pygame libraries.
- Host: GitHub
- URL: https://github.com/nneji123/space-rocks
- Owner: Nneji123
- Created: 2022-04-07T19:28:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T20:02:48.000Z (over 3 years ago)
- Last Synced: 2025-03-02T01:33:36.383Z (8 months ago)
- Language: Python
- Size: 1.66 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Space-Rocks
This is a simple game made using pygame libraries in which the uses controls a spaceship and presses the spacebar to shoot 'lasers' at rocks and reduce them smaller pieces until all the rocks are destroyed. If a rock touches the user, the game is over!## Setup and execution
1. Make sure all the files are in the same directory(assets folder which contains the images,sounds and other resources, utils.py, __main__.py and game.py)
2. To run the game, run space rocks as a directory in your python terminal
3. ENJOY!## Game Preview
