Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 318 Bytes

BR-MOD2-T11

Dino Project made in pygame

Game's Name: Crazy dino runner

REQUIREMENTS:

  • python3
  • pygame
  • cx_freeze (if you want to make an executable)

FOR THE LAST OPTION, IN THE BR-MOD2-T11 FOLDER, OPEN THE PROMPT/TERMINAL AND USE THE COMMAND BELOW TO BUILD AN EXECUTABLE:

python3 setup.py build