Diablo
https://github.com/mitallast/diablo-js?tab=readme-ov-file
Use mouse clicks to move your character precisely toward enemies or safe zones, avoiding unnecessary movement that may lead to being surrounded. Focus on defeating enemies one at a time to prevent overwhelming your character. Click on open areas to reposition quickly and maintain control over the battlefield.
Diablo-js is a browser-based adventure game built with HTML5 canvas and JavaScript, designed to showcase the power of these technologies in a compact codebase. The game features a fighter character controlled by clicking on the map to move, engaging enemies that spawn across the environment. Players must navigate through the level, strategically attacking foes while managing movement and positioning. The visuals rely on smooth HTML5 animations, with a minimalist design focused on responsive gameplay. The game emphasizes learning web development through practical implementation, making it a unique blend of entertainment and education.