Welcome to Python Cyber Arcade!
Python Cyber Arcade is a repository with many popular games written in Python using Pygame graphics library. Each game is very easy to use and also has simple code which you can easily modify.
Feel free to play and contribute!
Classical snake game with a refined minimalistic experience.
The popular application to merge powers of two and reach to 2048 points.
Self-made physics simulator to shoot tennis balls at targets.
Make your way through the big squirrels and catch the small ones to grow in size.
Classical memory game to repeat to sequence of colors. This time with the help of musical notes.
Engine to generate any 2D map from .txt file specifying the format with icons. Also comes with very basic collisions engine and functionality to manage up to four players.
- Sonic simulator to move characters around. Just for testing.
* Python 3.6
* Pygame
Just go into the folder of the game you want to play and execute the following command:
python3 your_game.py
e.g.
python3 projectileSimulator.py
Python Cyber Arcade is distributed under the terms of the GNU General
Public License version 2.
Any kind of bug reports are welcome.
If you find a bug in Python Cyber Arcade, please send an email.
Also, feel free to contribute and improve the arcade!
Jose Luis Acevedo
joseluisacevedo1995@gmail.com