Adding Gameover and introduction screen on HTML Canvas

Its been four days since my last status report.

Ever since then I've been struggling trying to glue myself together and harness that for something gamedev.

I've reorganized pretty much everything about the structure of the code by splitting chunks of it into bite sized modules wherever possible  and apart from that I'm proud i brought my "404" and "Gameover" sketchings to life

Am looking forward to implementing main characters of the game soon.

And am yet to announce everything about gameplay publicly to everybody.

Here's Progress so far


And gameover screen



Comments

Popular posts from this blog

JavaScript math methods

How to make a Snake Game using JavaScript and html5

JavaScript math constants

How to draw clouds on HTML5 Canvas

How to create zip archives in nodejs