itch.io is community of indie game creators and players

Devlogs

Week 6

CS 450 Project
A browser game made in HTML5

This week the following changes were made:

  • Fixed issue where player only takes damage when initially colliding with enemy
    • NEW: We setup a delay so that every X seconds after initial collision player will take damage if still colliding with enemy
  • Implemented inventory
  • Enemy drops loot that player will pick up when they walk over them
  • Interactable NPCs
    • NEW: The player can now press 'E' to talk to the NPCs in the world

Files

  • 06-28-2023 Build.zip 9 MB
    Jun 29, 2023
Leave a comment