Thursday 27 March 2014

Fighting Games History v1.0

As a toy project for learning HTLM5/CSS and JavaScripts I created a timeline that represents the history of all the fighting games. You can check the source code everything is in there. Be warn it's pretty ugly yet, i'm still learning. But I think it's not that bad. All the data is the HTML document, the core layout is handled with CSS, and Javascript is used to handle fine positioning of the elements and adding eye-candy graphics using canvas. It is a first version, I intent to add more games and more features like displaying additional informations on user interaction.