An open API service indexing awesome lists of open source software.

https://github.com/hhhrrrttt222111/pybox

PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.
https://github.com/hhhrrrttt222111/pybox

games github-projects hacktoberfest object-oriented-programming pygame pygame-application python python-development python-game python-game-development python-game-library python-games python-gui python3 tkinter tkinter-game tkinter-library tkinter-python

Last synced: 5 months ago
JSON representation

PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.

Awesome Lists containing this project

README

        

# PyBox


[![GitHub forks](https://img.shields.io/github/forks/hhhrrrttt222111/PyBox?color=red&style=plastic)](https://github.com/hhhrrrttt222111/PyBox/network)
[![GitHub stars](https://img.shields.io/github/stars/hhhrrrttt222111/PyBox?color=green&style=plastic)](https://github.com/hhhrrrttt222111/PyBox/stargazers)

#### PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.
#### PyBox was created with a simple aim. To chase away boredom using simple games designed in Python. Here you can find some of your favorite games to play in your pastime.

## Games
* ### [Flappy Ball](https://hhhrrrttt222111.github.io/PyBox/python/Flappy.html)
* ### [Tile 15](https://hhhrrrttt222111.github.io/PyBox/python/Tile-15.html)
* ### [Tic-Tac-Toe](https://hhhrrrttt222111.github.io/PyBox/python/Tic-Tac-Toe.html)
* ### [Canon Fire](https://hhhrrrttt222111.github.io/PyBox/python/Cannon-Fire.html)
* ### [Connect 4](https://hhhrrrttt222111.github.io/PyBox/python/Connect-Four.html)
* ### [Snake](https://hhhrrrttt222111.github.io/PyBox/python/Snake.html)
* ### [Maze](https://hhhrrrttt222111.github.io/PyBox/python/Maze.html)
* ### [Tetris](https://hhhrrrttt222111.github.io/PyBox/python/Tetris.html)
* ### [Guessing Number](https://hhhrrrttt222111.github.io/PyBox/python/Guessing-Number.html)
* ### [Pacman](https://hhhrrrttt222111.github.io/PyBox/python/Pacman.html)
* ### [Hangman](https://hhhrrrttt222111.github.io/PyBox/python/Hangman.html)
* ### [Egg Catcher](https://hhhrrrttt222111.github.io/PyBox/python/Egg-Catcher.html)
* ### [Tron](https://hhhrrrttt222111.github.io/PyBox/python/Tron.html)
* ### [Pong](https://hhhrrrttt222111.github.io/PyBox/python/Pong.html)
* ### [Catch The Ball](https://hhhrrrttt222111.github.io/PyBox/python/Catch-The-Ball.html)
* ### [Matchmaker](https://hhhrrrttt222111.github.io/PyBox/python/Matchmaker.html)
* ### [Simon Says](https://hhhrrrttt222111.github.io/PyBox/python/Simon-Says.html) :new:



### Download Python :snake:
* https://www.python.org/downloads/

### Download Pycharm :computer:
* https://www.jetbrains.com/pycharm/download/#section=windows

## Get Started
```
pip install pygame
pip install freegames
```
```
import turtle as tk
import tkinter as t
import freegames
import pygame
```



### References
* https://www.freecodecamp.org/
* http://www.grantjenks.com/blog/

### 💻 Resource Links to get started
* **[HackerRank](https://www.hackerrank.com/domains/python)**
* **[Scrimba](https://scrimba.com/)**
* **[Programiz](https://www.programiz.com/python-programming)**
* **[Codecademy](https://www.codecademy.com/)**




### Show some :green_heart: and :star: the Repo to SUPPORT