Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 987 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 987 Bytes

Infinite Runner

Infinite Runner is knock off version of chrome t-rex game created using Pygame library.


Preview

  • Menu Screen

menu


  • Game

game


  • Game End

image2


installation:

  • clone repo locally using git clone https://github.com/Mahhheshh/Run4Fun.git
  • install python requirements by doing pip install -r requirement.txt
  • then run python main.py

Controls

Keys Description
S Slide
SPACE Jump
P Pause
ESP Open help/Menu screen

License

MIT