Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomice/blast
A basic arcade style top down shooter written in Python and using Pygame
https://github.com/tomice/blast
Last synced: about 2 months ago
JSON representation
A basic arcade style top down shooter written in Python and using Pygame
- Host: GitHub
- URL: https://github.com/tomice/blast
- Owner: tomice
- License: mit
- Created: 2018-06-18T02:14:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T00:41:40.000Z (over 6 years ago)
- Last Synced: 2024-10-15T12:18:20.515Z (3 months ago)
- Language: Python
- Size: 3.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://user-images.githubusercontent.com/8818630/41569153-a8451d60-7337-11e8-93f2-9ccff9da1985.gif)
## Requirements
This game requires Python 3 and Pygame are installed.## Usage
Navigate to where the code is and launch blast.pyExample:
```bash
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
* Original Alien Invasion code from Python Crash Course by Eric Matthes
* Website: https://ehmatthes.github.io/
* Sprite assets from Kenney
* Website: http://kenney.nl/
* Sound effects from Juhani Junkala's Essential Retro Video Game Sound Collection
* Website: https://juhanijunkala.com/