Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 172 Bytes

Mario (pygame)

  • How to run it at local?
git clone https://github.com/fetch150zy/super-mario.git
cd super-mario
pip install -r requirements.txt
python main.py