Skip to main content

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

Get the GooseView game page

Maze navigation game about jack trying to pick up golden eggs and avoid the ogre
Submitted by cranky_tapir — 27 days, 6 hours before the deadline
Add to collection

Play game

Get the Goose's itch.io page

Results

CriteriaRankScore*Raw Score
How well does it recreate the mechanics of the game it's based on#124.0074.250
Fun#133.0643.250
Overall Polish#132.8283.000
Overall#133.3003.500

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

What is this game based on? Include a link if possible.
Pac-man (or it will be)
https://www.google.com/logos/2010/pacman10-i.html

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

I guess the game does have almost all of the basic mechanics of a pac-man game.  

Looking good, but I think probably the AI for the enemy can be further improved and it'll much cuter if the dogs queue up nicely trailing behind the player.  

Keep up the good work!

Developer

You are definitely correct, the dogs lining up is a really cute idea but I won't list everything that I'd want to fix because I'd be here all day lol, but thank you for playing.


I appreciate the feedback 😃 

Submitted(+1)

Good Pac-Man clone! Always nice to pet the doggos.

Submitted (1 edit) (+1)

This was nice, I appreciated interacting with the dog and the goose. The knight never got me, because I always had the trusty dog by my side.

One tip: adjust the pitch ever so slightly by a random margin of sound effects that repeat often:

In GDScript, you can do this:

audio.pitch_scale = 1 + randf_range(-0.1, 0.1)
audio.play()
Developer

Nice tip, thanks!

Developer

Initial submission: There's no game there yet but now I'm committed to having something done