Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 321 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 321 Bytes

Marian

2d platformer game. Another Super Mario clone, but with multiplayer. Just for fun.

Dependencies

  • boost
  • SDL2
  • SDL2_image
  • OpenGL
  • Box2D
  • Lua
  • MyGUI
  • zlib

Third-party code

  • RapidXml
  • base64

Tools