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!
- 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)
- To run the game, run space rocks as a directory in your python terminal
- ENJOY!