This game is being created as an educational tool to show the different ways music can be pieced together. It can be played in your web browser here.
Portrait view UI
Landscape view UI
If you wish to make changes to the code, you'll need to have several things first. In particular, you will need npm. I recommend downloading Node.js for it comes prepackaged with it.
I also make use of Gulp for building the program. You will need to install it with npm along with any other dependencies you may be prompted to install.
To build with Gulp, be sure to run 'gulp' on the command line where the 'gulpfile.js' is located. From there, open the index.html file in the dist folder. If you have any questions please be sure to contact me and I'll help the best I can.
I can be reached at alexanderman2004@yahoo.com. Please be sure to reference the game in the title when sending emails.
Thank you and I hope you enjoy!