A little side project, to learn game and animation basics.
The goal is to animate sprites, play sound, handle user inputs, play music, and maybe handle collisions too.
Shantae is a character from "Shantae"by WayForward technologies, the sprites were downloaded from Spriter-resource, the music was ripped from the gba game.
The project is running here -> https://cdn.rawgit.com/Orsucciu/ShantaeDance/master/index.html
update - 01/07/2016 - For now, shantae is just dancing. The goal is to add music.
update - 03/07/2016 - The code is really messy, and has to be optimized so i can actually use it. working on that
update - 15/07/2016 - Still messy code (i'll stop saying that from now on), shantae can now change depending on keyboard press. THe correct positions still have to be added