Skip to content

faustovaz/rock-shooter

Repository files navigation

Rock Shooter

It's a simple 2D shoot game used to study the concepts of 2D games (sprites, animations, scrolling, collisions, etc). The main goal of this game is integrate step by step these and other concepts and have fun while learning them!

Screenshot preview:

Requirements

Python and pygame!

To run the game:

$ python rockshooter.py

or

$ ./rockshooter.py

Images's Credits (Sprites)

All sprites used in Rock shooter were found free and made available by the gamedev.net community members
(http://www.gamedev.net)

About

A 2D shooter game made with pygame!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages