Goob

Goob

Help Goob get to the coin! But watch out, his evil brother Boog will be trying to stop you with his spike traps.


Use the arrow keys to move him and his brother around.

Running:

For Windows, I built the game using pyinstaller if you don't have an interpreter installed.


To run using Python, install the dependencies from requirements.txt. A venv is recommended.

This game requires Python >=3.10 to run. (Can be played on 3.9, thanks Gaming32, but version in run_game.py needs to be changed)

pip install -r requirements.txt
python run_game.py


Or, if you want to, you can use poetry:

poetry install --no-dev
poetry run python run_game.py


Art, Sound, and Font credits:

https://github.com/AM2i9/goob#credits

github.com/AM2i9/goob

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 3.5
Fun: 3.6
Production: 3.6
Innovation: 3.2

Respondents: 10

Files

File Uploader Date
goob-0.1.zipfinal
Goob v0.1
AM2i9 2022/03/26 21:33
goob-windows-0.1.zipfinal
Goob built using pyinstaller for Windows
AM2i9 2022/03/26 21:32
goob.png
Goob
AM2i9 2022/03/26 19:08