The game is currently being built from scratch using HTML, CSS and Javascript. The purpose of building from scratch to learn basics of web development. It’s a top down view with the main character movable using arrow keys. Fang the Fox can collect item and fight monsters.

What’s currently working:
- Movement with boundary detection
- Item pickup
- Item use for health
- Game over when health used
What’s up next for development:
- Level builder to generate levels
- Level completion and advancement to next level

