https://github.com/furrukht10/game-collection-python
A collection of simple games designed using Python (PyGame, turtle, etc...)
https://github.com/furrukht10/game-collection-python
Last synced: 3 months ago
JSON representation
A collection of simple games designed using Python (PyGame, turtle, etc...)
- Host: GitHub
- URL: https://github.com/furrukht10/game-collection-python
- Owner: furrukht10
- Created: 2021-07-06T22:47:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T00:52:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T11:13:40.676Z (5 months ago)
- Language: Python
- Homepage:
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game-Collection-Python
## A collection of simple games designed using Python (PyGame, turtle, etc...)
###### Being worked on...
#
### **Space Invader**
Inspired by a tutorial, this is a simple Space Invader game which uses the basic PyGame concepts.
#
### **Snake Game**
A simple snake eats food game designed using the turtle module
#
### **Pong**
A simple pong game designed using the turtle module
![]()