IT201 - 005 Project 3 Submission

How to play:

  • Use WASD or ARROW keys to move around
  • SPACE to jump
  • Use Mouse to look around
  • Right-Click to place blocks
  • Hold Left-Click to break blocks
  • TAB to open/close Editor GUI
  • E to open/close Inventory GUI

I have provided 4 blocks of each type (Wood, Dirt, Stone) to be broken and placed down.

Keep the following in mind:

  • DO NOT USE Firefox. I have tested this game on Firefox, Opera GX, and Microsoft Edge. Firefox was the only one to give a weird bug where the player camera view would constantly turn to the right.
  • The inventory slots (NOT the hotbar slots) are essentially useless. They are only present to display the behavior of dragging and dropping a block item into a new slot.
  • NPCs are able to walk through blocks. This is a bug, but otherwise they function as required.
  • Changing the block from the dropdown in the Editor GUI and then changing this block's color does not change the color properties of the same block types that are already placed down. It only affects blocks of this type that will be placed down in the future.
  • Movement animations can at times look out of sync. To fix this, just stop moving, this resets the animations.
  • Look down to see the leg animations. They can be hard to miss.

New Features since Project 3:

  • Player movement animations
  • Player punching the air or breaking block animations
  • Player placing block animations.