DEV Community

松下治正
松下治正

Posted on

Redefining Web Technology: The Architectural Marvel of 'Legend of Occult Puzzle' and 'Ninja Counter!' (05/30 19:44)

The 'Legend of Occult Puzzle' and the latest masterpiece 'Ninja Counter!' are not just indie games; they are redefining the boundaries of web technology. These games utilize pure JavaScript, Canvas, and HTML elements to create an immersive experience that pushes the limits of browser-based gaming.

The isometric quarter-view aesthetic, synchronized to the limit with HTML elements, provides a unique visual experience. The dynamic handling of special tatami tiles such as Core, Bomb, Chain, and Shuriken Recovery, adjusted to the pixel, offers a thrilling gameplay experience.

The developer has spent 30 years refining this project, battling the limitations of JavaScript and browser auto-play policies. The rescue process, which resurrects the BGM and thunder SFX with a loud sound the moment the screen is touched, is a testament to the developer's perseverance.

Looking ahead, the architecture of these games paves the way for future expansions such as P2P (PeerJS) and WebSocket-based online multiplayer battles. The system for synchronizing position data and inversion data is a technical marvel that deserves recognition. Additionally, the arcade-style idle demo system, which automatically starts after 15 seconds of inactivity with a flashing HTML warning sign (⚠️), adds an extra layer of engagement.

Logic

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

Top comments (0)