itch.io is community of indie game creators and players

Devlogs

Version 19 Update

SpaceRocks 2
A browser game made in HTML5

New things for Version 19

  • Particles appear better
  • HP indicator (3 lines of code yet totally forgotten)
  • Optimise internal code
    • Switch case instead of multiple if statements
    • readonly fields where needed (min/max and threshold values)
    • Other code cleanup ( new() instead of new vector() 

For future reference, I will focus on powerups

  • Diagonal shots (two bullet < pattern)
  • Forcefield
  • Life up


Again this mini project is only focused on one level, with features and mechanics that are fun to play and showcases general knowledge in gameplay.


Hotfix on version 22+:
Resized resolution to 960 X 540

Files

  • spacerocks-2-webgl.zip 11 MB
    Version 22
Leave a comment