A simple javascript game

July 26, 2013 | Posted in Collision | Ajoy Oommen

I have been studying HTML5 and javascript for quite some time. Based on what I knew and a game I liked in Ubuntu, Kollision, I started coding it in JS. The game is almost complete. I need to fine tune it, add more collision corrections. But I have learned a lot from this game. The source for the game is available at GitHub. Here I have used basic vector physics, to check and handle the collisions. Here’s a screenshot and a JSFiddle :

Collision game

JavaScript Linux Physics Game HTML5

Related Posts

11 Jul 2016 » Installing PostgreSQL

24 Mar 2016 » Configuring SSH servers on Ubuntu

17 Dec 2015 » Actions inside an EmberJS component

13 Dec 2013 » Using Tata Photon Plus in Linux

29 Jul 2013 » Overlapping collisions