PyGame Retro Games
Installation
(Optional) Set up a virtual environment:
$ pip3 install --upgrade virtualenv
$ python3 -m virtualenv pygames
$ source pygames/bin/activate
Install pygames
$ pip3 install --upgrade pygame-retro-games
Run bounce
$ bounce
Run invaders
$ invaders
Games
Bounce
Let the snake bounce around the room.
Don't let it eat its own tail.
See how many segments you can accumulate.
Run
$ python -m pygames bounce
or
$ bounce
Keys
Left/Right/Up/Down Arrow Keys to change direction.
Escape to exit the game.
Music
Background Music - Music by Mykola Sosin from Pixabay
Tail Munch - Sound Effect by freesound_community from Pixabay
Bloop - Sound Effect by floraphonic from Pixabay
Invaders
Don't let the invaders land on earth.
See how many points you can accumulate.
Run
$ python -m pygames invaders
or
$ invaders
Keys
Left or Z = Move Left
Right or X = Move Right
Up or / = Fire
P = Pause / Resume
L = Low Motion / Normal Motion
+ or - = Volume Up or Volume Down
Escape to exit the game.
Music
Laser - Sound Effect by Ahmed Abdulaal from Pixabay
Game Over - Sound Effect by freesound_community from Pixabay
Alien - Sound Effect by Luca Di Alessandro from Pixabay
Release files for pygame-retro-games 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pygame_retro_games-0.0.8.tar.gz | 1.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pygame_retro_games-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.3 MB
Release files / pygame_retro_games-0.0.8.tar.gz
| Download URL | pygame_retro_games-0.0.8.tar.gz |
|---|---|
| Size | 1.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2b6c1fdc04344072e8f4c5f50d9467074bf49e4261ff001f17d8b3df06b9378
|
|
BLAKE2b-256 checksum How to use checksums |
b91364d9e8c1734c396984a7b8b62d9c45074c3555f74cba81c3f2376383e09c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|
Release files / pygame_retro_games-0.0.8-py3-none-any.whl
| Download URL | pygame_retro_games-0.0.8-py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bdf5aad930f63944157698d3016990167d4aaa6a716318ad5fdd4f179aabc7c5
|
|
BLAKE2b-256 checksum How to use checksums |
d14f0bc939f228fd0c9e4a4b195693935eb80886d9cafdf702855d2a25302f12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|