Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 395 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 395 Bytes

Jump

Mario-style game

Run

  • cabal init
  • cabal install
  • cabal build
  • cabal run Jump

Controls

  • To start press s
  • To move left, right - arrows
  • To jump - space
  • To exit - esc

Game elements

  • Black square - player
  • Green cycles - monsters
  • Yellow cycles - coins
  • Tall green rectangle - flag
  • Grey squares - boxes
  • Red cycles - mushrooms