The Raccoonteur (Entry for The Pacifist Jam (Honest Jam IV))
About
A young Raccoon is destined to succeed his famous grandfather in the duty as "The Great Raccoonteur". To be able to make the traditional, secret mushroom soup recipe for the inauguration, he embarks on the adventure of his life time, experiencing that some of his grandfathers' stories are more than that.
This game prototype has been created by one person with a myriad of OpenSource assets (for a detailed list, see "list_of_opensource_assets.txt" in the download section below or in the game menu) over five days (60 to 80 hours total) for the The Pacifist Jam (Honest Jam IV), which lasted from July 23rd 2022, until August 1st 2022. The task was to create a game without violence as core game play mechanic. This entry tries to show this with a classical platformer scheme; a genre that normally uses a lot of (stylized) violence. As a core game mechanic, it was planned to focus onto the influence of the inventory onto the player's abilities to act (running, jumping, etc.). Due to time constraints, this feature is only partially implemented.
IMPORTANT:
Despite being playable in the browser, one should download the executables, as the online gaming experience is not great.
Minimum Requirements:
- Play in Browser:
- Web Browser capable of running WebGL
- Keyboard and Mouse
- Screen with at least 1080 px height (recommended: 1920x1080)
- Play on your Machine:
- Windows or Linux x86, 64 bits
- Keyboard and Mouse
- Screen with at least 768 px height (recommended: 1366x768); alternatively: 1080p
Known issues:
- Font size/spacing too small (issue font implementation in Godot 3.x),
- Physics of pickable objects and collisions a bit broken,
- Inventory management not implemented completely,
- Jump height too low,
- Balancing not optimal,
- Too much text on the screen,
- Game does not scale with screen resolution,
- Optimized for 1080p native play; browser and other resolutions do not give as good results.