Skip to content
/ Blast Public

A basic arcade style top down shooter written in Python and using Pygame

License

Notifications You must be signed in to change notification settings

tomice/Blast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blast!

This is a basic arcade-style shooter that uses Python 3+ and Pygame. It should work on any OS that has both of these installed.

Demo

Requirements

This game requires Python 3 and Pygame are installed.

Usage

Navigate to where the code is and launch blast.py

Example:

cd /home/$(whoami)/blast/src
python blast.py

Controls

  • Use the arrow keys to Move
  • Use the spacebar to Shoot
  • Use the Q key or press Control + C to Quit

Author

Game, music, and background image were written by Tom Ice.

License

This is under the MIT License. See actual license file for more information.

Credits

About

A basic arcade style top down shooter written in Python and using Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages