/IDUGAME

this is my first project (IDUGAME) on github . it's a simple game that i programmed in python using the turtle library .

Primary LanguagePython

IDUGAME

this is my first project (IDUGAME) on github , it's a simple game that i programmed in python using the turtle library .


Install the game:

1-git clone https://github.com/IDUZZEL/IDUGAME.git

2-cd IDUGAME

3-pip3 install -r requirements.txt

4-python3 IDUGAME.py


how to play

> press `a` ====> to move left

AND

> press `d` ====> to move right