Wall Go is a browser-based recreation of the "Wall" minigame from the Korean flash game "Devil's Plan 2." Players control a character who must dodge incoming walls by moving left or right across the screen. The game features increasing difficulty, simple controls, and a retro aesthetic reminiscent of the original flash game.
A Hacker News user has shared their browser-based recreation of a mini-game featured within the popular role-playing game, Devil's Plan 2. This mini-game, referred to as "Wall Go" in the post title, involves navigating a small, circular character through a series of moving walls within a confined rectangular playing field. The objective is to avoid collision with these walls, which advance across the screen horizontally, for as long as possible. The player controls the character's vertical movement using either the up and down arrow keys or the 'W' and 'S' keys, allowing them to dodge the approaching wall segments. The game features a minimalist aesthetic with simple geometric shapes representing the player character and the walls. Upon collision with a wall, the game ends, and the player is presented with their final score, representing the duration of their successful evasion. The game is built using web technologies, making it readily accessible directly within a web browser without the need for downloads or installations. This browser-based implementation allows anyone interested to experience this specific aspect of Devil's Plan 2 independently of the full game. This project showcases the developer's skills in web development and their appreciation for the original game. The shared link directs users to a live, playable version of the game hosted on GitHub Pages.
Summary of Comments ( 2 )
https://news.ycombinator.com/item?id=44088248
HN commenters were generally impressed with the Wall Go implementation, praising the developer for their attention to detail in recreating the original mini-game's feel and difficulty. Some users reminisced about playing Devil's Plan 2, while others suggested improvements like difficulty settings, different maze sizes, or a "rewind" feature. A few commenters discussed the original game's logic and optimal strategies, including pre-calculating moves based on the predictable enemy patterns. The overall sentiment was positive, with many appreciating the nostalgic throwback and well-executed browser version.
The Hacker News post discussing Wall Go, a browser remake of a Devil's Plan 2 mini-game, has generated several comments. Many commenters express appreciation for the game and the developer's work.
One commenter mentions having played the original game extensively and expresses delight at seeing this remake, praising its faithfulness to the original. They particularly appreciate the inclusion of the sound effects, which they consider crucial to the gameplay experience. This commenter also shares a personal anecdote about playing the original game and its lasting impact.
Another commenter focuses on the technical aspects, inquiring about the game's development process, specifically the choice of technology used for creating the game. They are curious about the developer's reasoning behind their technology choices and express interest in learning more about the implementation details.
A further comment expresses a positive sentiment towards the game's simplicity and addictive nature, highlighting the "just one more round" aspect that often keeps players engaged. This commenter's experience resonates with the common appeal of simple yet engaging games that can be enjoyed in short bursts.
Some commenters engage in a discussion about the original Devil's Plan 2 game itself, sharing memories and experiences related to playing it. This nostalgic thread adds a layer of community engagement and shared appreciation for the original game that inspired the remake.
Finally, a commenter requests a feature addition – the ability to play the game in fullscreen mode. This highlights the interactive nature of the Hacker News platform where users can directly provide feedback and suggestions to developers.
Overall, the comments reflect a positive reception of the Wall Go remake, with users praising its faithfulness to the original, engaging gameplay, and technical execution. The thread also reveals a sense of community among those familiar with the original Devil's Plan 2 game, further enhancing the discussion around the remake.