Overview
Whats under the hood?
Why html/CSS for UI? LittleJs provides a simple way to render 2D graphics and handle user input, and since I wanted to go with an extremely lightweight approach, I decided to use HTML/CSS for the UI. This allows for easy styling and layout of the game's interface, while still leveraging the capabilities of LittleJs for rendering the game world and handling user interactions.
Prerequisites
- A modern web browser (Chrome, Firefox, Edge, etc.)

