Echo is a new generation music game developed using latest cocos2d-x. Feature: auto-generated notemap according to rhythm and melody play with your own music files fully original game system
To compile Echo, you will need cocos2d-x and fmod library
You can download cocos2d-x 3.1 from http://www.cocos2d-x.org/ and unzip it to root folder with name"cocos2d"
Then, download fmod-ex 4.4.x from http://www.fmod.org/ and install(or unzip) it to root folder with name "fmod"
put header files into "fmod/inc", android lib files into "fmod/lib.android" and win32 lib files into "fmod/lib.win"
thie game is still in an unstable and experimental develop stage, so any bug report and suggests is welcomed.