This game was made in ~1 month for the Github Game Off 2022 game jam.
You can find it on itch.io.
There's also a postmortem in the repo here.
Repo contents:
- /src (the game's source code and resources)
- /design (design docs/notes - !! WARNING ~~ SPOLIERS !!)
- Grid-based movement
- Play as a Weremouse (man that can transform into a mouse)
- Narative-based point and click puzzles
- Low poly / pixel look
- https://www.dafont.com/alagard.font
- https://bedroomcoders.co.uk/raylib-billboards-advanced-use/
- https://opengameart.org/content/villagers-sprite-sheets-pixel-art-pack
- https://opengameart.org/content/tree-21
- https://opengameart.org/content/isometric-trees-0
- https://opengameart.org/content/isometric-plant-pack
- https://opengameart.org/content/mud-dirt
- https://opengameart.org/content/darksad-piano
- http://kitfox.com/projects/perlinNoiseMaker/
- https://www.fantasynamegenerators.com/
The code in this repository is licensed under the GNU AGPLv3 license.
The assets in the following directories are licensed under their repective original licenses:
- src/Resources/Audio
- src/Resources/Fonts
- src/Resources/Music
- src/Resources/Textures
The original assets in the following directories are licensed under the GNU AGPLv3 license:
- src/Resources/Images
- src/Resources/Models
- src/Resources/Source