Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkta/space-gatherer
basic arcade game, that uses python3.8 & pygame2
https://github.com/wkta/space-gatherer
Last synced: 4 days ago
JSON representation
basic arcade game, that uses python3.8 & pygame2
- Host: GitHub
- URL: https://github.com/wkta/space-gatherer
- Owner: wkta
- License: mit
- Created: 2021-08-04T15:20:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T09:49:38.000Z (about 1 year ago)
- Last Synced: 2024-08-01T20:48:02.690Z (3 months ago)
- Language: Python
- Size: 2.78 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space-gatherer -> a basic video game
written using python3.8, pygame2## OVERVIEW
N.B. this is not a shoot'em up!
![Menu screen](screen0.jpg)
![Gameplay](screen1.jpg)
## LAUNCHING THE GAME
You need to have Python installed & the pygame lib.
You can install pygame by typing:
`python -m pip install pygame`Then from the command line navigate to the `src` folder,
and simply type:
`python main.py`The game has been tested using Python 3.8 and pygame 2.0.1 (SDL 2.0.14, Python 3.8.10)
## LICENSE INFO
see the file LICENSE in this repo## AUTHORS
game design-
Andy Harris (check out his book
Game Programming: The Express Line to Learning!)
& Thomas Iwaszko (https://github.com/wkta)programming-
Thomas Iwaszkographics-
Thomas Iwaszko
& Daniel Cook (https://lostgarden.home.blog/)music-
Patrick de Artega (https://patrickdearteaga.com)sound design-
Unknown authors
& Thomas Iwaszko