Skip to content

JoseLuisAcv2/Python-Cyber-Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Cyber-Arcade

Description

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!

Games

Snake

Classical snake game with a refined minimalistic experience.

2048

The popular application to merge powers of two and reach to 2048 points.

ProjectileSimulator

Self-made physics simulator to shoot tennis balls at targets.

Squirrels

Make your way through the big squirrels and catch the small ones to grow in size.

SimonSays

Classical memory game to repeat to sequence of colors. This time with the help of musical notes.

TileMap, Collision & Movement Engine

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

  • Sonic simulator to move characters around. Just for testing.

Requirements

* Python 3.6
* Pygame

Run

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

License

Python Cyber Arcade is distributed under the terms of the GNU General
Public License version 2.

Bug Reports and Collaboration

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

About

Arcade with many popular games developed in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages