An open API service indexing awesome lists of open source software.

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.

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

![spacerocks](https://user-images.githubusercontent.com/101701760/162286555-db2ab779-dd99-4a9d-ba0f-71bbf079a03f.gif)