/Super-Mario

Simple X-WIndow implementation of Super Mario

Primary LanguageC++

SUPER MARIO

How to play

  • first, make sure you have the X Library installed (just Google it :-P)
  • simply type
    make run
    to get started!
  • tap space to get start
  • left/right arrow to navigate direction
  • tap "j" to jump

Known issues

  • Problematic jump. When Mario jump into a vertical barrier, he gets teleported up
  • No dynamic terrain generating
  • Terrain generator is too random. Should add constraints
  • No enemies and scores