Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

poison.ivy.maze rated Toe II Toe

A browser game made in HTML5.

While keyboard mechanics work when setting to keyboard (while already being set to keyboard) for the keys to start working, the speed is very fast for an introductory start to the game. I second the need for a 'practice' go understand the rhythm of the keypress and the action. Otherwise it appears to be akin to an old 90s game made unresponsive due to too-fast clock speed.

Also noted that the game does parse checks to determine if the player is pressing certain keys. This adds to the timing confusion of pressing keys as there is a seemingly inconsistent delay as actions are based on game parse speed and not when buttons were pushed (within a microsecond).