abhishekg785 / 2D-Game

A 2D game built using pure JS and HTML5 Canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#2D Game using pure JS and HTML5 < canvas >

Starting with pure JS is the best way to get a solid knowledge about web game development.
After that you can pick any of the frameworks you like and use it in your projects.

Even the knowledge on how the framework works is important as you are going to use them.
What if someone has done some malicious activity in the framework's code :P poor joke!

All i want is to understand that even how the frameworks work!

It will be a simple game where user has to break the bars using a ball and the ball should land on the moving platform otherwise you loose a life, a simple 90's game we used to play.

About

A 2D game built using pure JS and HTML5 Canvas.


Languages

Language:JavaScript 96.2%Language:HTML 2.6%Language:CSS 1.2%