Skip to main content

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

BeanView game page

It's a game for sure
Submitted by TheFine_01 — 1 day, 2 hours before the deadline
Add to collection

Play game

Bean's itch.io page

Results

CriteriaRankScore*Raw Score
Enjoyability#181.6921.692
Content#201.6921.692
Quality#201.4621.462

Ranked from 13 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

this game seems extremely under developed. the enemy (i.e. the bean) goes through walls in a straight line to the play, if he catches up to you the game just freezes with no way to retry other than to refresh the page. the player can easily jump over the walls of the maze defeating the whole purpose of the game. once the player finds the exit (usually by jumping over the walls) the screen goes black with some text in the corner that is impossible to read because it is on the screen for a single frame. Additionally, the mouse pointer only locked into the game once, all other times whenever the mouse left the screen I was not able to turn the player without bringing my mouse back onto the screen

Submitted

This could benefit from Pointer Lock API (https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API). As is, we can only turn so far in one direction before the mouse reaches the screen’s edge.

Submitted

Bit hard to control the POV camera with it moving faster than the mouse