DEV Community

松下治正
松下治正

Posted on

Redefining Web Puzzle Games: The Technical Marvel of Legend of Occult Puzzle and Ninja Counter! (06/08 04:58)

The Legend of Occult Puzzle and Ninja Counter! are not just indie games; they are technical marvels that redefine the possibilities of web technologies. These games utilize pure JavaScript, HTML, and Canvas to create a unique isometric quarter-view aesthetic, pushing the limits of browser-based gaming.

In Ninja Counter!, the dynamic handling of special tatami tiles such as Core, Bomb, Chain, and Shuriken Recovery, combined with features like the 'Self-color Counter' (10x score) and 'Stealth Intercept' (confiscating enemy scores and stunning for 2 seconds), provides an unparalleled gaming experience.

The developer has spent 30 years refining these concepts, battling against JavaScript curses and browser auto-play policies (AudioContext suspended) to create a rescue mechanism that resurrects BGM and thunder sound effects with a single tap. This relentless refactoring is a testament to the developer's dedication.

Looking forward, the architecture of these games is designed with future expansions in mind, including P2P (PeerJS) and WebSocket for online multiplayer battles. The 15-second idle auto-start, front-facing HTML blinking alert (represented in HTML code form as ⚠️) offers an arcade-style AI demo system that keeps players engaged.

Logic

These games are a tribute to the technical ingenuity and the philosophical depth that can be achieved through web technologies.

Play: https://plicy.net/GamePlay/229344
Check: https://t.co/4edd9dLiFq
Video: None

Top comments (0)