Skip to content

An SDL game based on the Javascript game Monorun! by Benjamin Horn

License

Notifications You must be signed in to change notification settings

jhartell/monorun-sdl

Repository files navigation

Build Status

Monorun-sdl

An SDL game based on the Javascript game Monorun! by Benjamin Horn.

Dependencies

  • libSDL2
  • libSDL2_image

Installation

The package is built using GNU Autotools.

./autogen.sh
./configure
make
make install

Todo

  • Implement start and end screens
  • Make make install work properly with graphics
  • Images are currently loaded from the working dir, support installed paths
  • Fullscreen support
  • Draw thicker lines between Rolands
  • Implement highscore (?)
  • Cross platform support

About

An SDL game based on the Javascript game Monorun! by Benjamin Horn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published