itch.io is community of indie game creators and players

Devlogs

Assignment 2 Progress Devlog #2

Don't Die!
A browser game made in HTML5

Progress Update

I have created 12 levels and tested all of them to insure that they are all beatable and dont contain any bugs. Here is an example of one of the levels:

I also implemented a canvas which contains a bounce counter text object which can be seen in the top left of the above image, this helps the player know when their bullet is reaching its maximum number of bounces - 40. 

The final thing I have successfully implemented is a level select page, accessable from the main menu (image can be seen below)

I plan to implement all of these suggestions if I have the time. The only ones I might not get to is moving objects and laser colour changing.

Leave a comment