beatwave
beatwave copied to clipboard
A musical puzzle game
Areas that you can go to only if you have a certain color. The player can change his/her own color after a certain action. It will give us more possibilities...
See https://github.com/voldyman/mdown/blob/master/.dir-locals.el#L14 for a reference.
Read http://eli.thegreenplace.net/2014/perfect-forwarding-and-universal-references-in-c
Because a plain linear transition is boring sometimes.
It should have a dedicated folder. Similar to `core`, `beatwave`, etc. And should never depend on SFML!
https://github.com/rexim/beatwave/blob/35526b427ee839573f6dfe629b1b17e51cf86b70/src/beatwave/config.hpp
Right now it can only invoke `Animated::tick()`. Make it take an `std::function` and allow it to do what it wants with the animated object.
http://clang.llvm.org/extra/clang-tidy/