itch.io is community of indie game creators and players

Devlogs

Week 5 Changes

CSE450 project
A browser game made in HTML5
  1. added health bar; however touching enemies won't reduce the health bar (this is not implemented yet). Health bar is interact-able by pressing space.
  2. added projectile; pressing left mouse button shoots projectiles. However projectiles don't destroy enemies. They only push enemies back.
  3. added enemy tracking (enemies follow player) and enemy spawn points. There is not number cap for how many enemies will spawn in the scene. Still need to work on this.
  4. touching enemies restart the game (i.e., colliding the enemies means losing).

Files

  • CSE450_Project.zip 5.7 MB
    Feb 18, 2023
Download CSE450 project
Leave a comment