Skip to content

Krish-bhardwaj/Mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mario

  • support four levels:level 1-1 to level 1-4
  • support go into the pipe
  • use json file to store level data (e.g. position of enemy, brick, box and pipe)
  • add new enemies in level 1-3 and 1-4
  • add slider in level 1-2

Requirement

  • Python 3.7
  • Python-Pygame 1.9

How To Start Game

 python main.py

How to Play

  • use LEFT/RIGHT/DOWN key to control player
  • use key 'a' to jump
  • use key 's' to shoot firewall or run

demo

will be comming soon :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages