Mickey758 / Python-Game

This is a simple python game made from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Py Game

This is a simple python game made from scratch

How to run

Download python 3.10 >

Install the requirements

pip install -r requirements.txt

Run the program

python main.py

Use the arrow keys to control the player X = FOOD O = PLAYER

About

This is a simple python game made from scratch

License:MIT License


Languages

Language:Python 100.0%