Skip to content

VitorRamos/linthesia

 
 

Repository files navigation

linthesia

Build Status

Linthesia is a fork of the Windows/Mac game called Synthesia. It is a game of playing music using a MIDI keyboard (or your PC keyboard), following a .mid file.

Synthesia up to version 0.6.1a is Open Source. This project uses the latest source from sourceforge.

Build

To compile, you need a basic c++ toolchain, and satisfy all dependences which are on BUILD-DEPENDS file. Then, just:

$ meson --prefix /usr build
$ ninja -C build
$ ninja -C build install #probably with sudo

Credits

Visit https://github.com/linthesia/linthesia for more info.

Join the chat at https://gitter.im/linthesia/linthesia

About

Linthesia is a game. A game of playing music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • Meson 1.5%
  • Roff 0.2%