An open API service indexing awesome lists of open source software.

https://github.com/friedev/unknowable

Cult strategy game (UNLGDC Jam 2022)
https://github.com/friedev/unknowable

game game-jam

Last synced: about 1 month ago
JSON representation

Cult strategy game (UNLGDC Jam 2022)

Awesome Lists containing this project

README

        

# Unknowable

The celestial conjunction is nigh.

Assemble your cult and seek out mystical artifacts to summon forth the elder gods, but be wary: the Watch is ever vigilant.

Originally made in under 34 hours for the [UNL Game Development Club](https://unl-game-dev-club.github.io)'s first game jam in 2022, with the theme "stay out of sight".
For the version of the game completed during the jam, checkout tag `v0.1.0`.

## How to Play

In Unknowable, your goal is gather 5 artifacts before the celestial conjunction in one year (52 weeks).

Every turn, each cultist will contribute toward their task's progress.
Drag a cultist to a task to reassign them.
When you are content with your cultists' assignments, press "End Turn" to pass the week.

### Controls

Unknowable can be played using only the mouse.

Keyboard shortcuts:

- Space/Enter: End Turn

## Credits

Unknowable was created by [Aaron Friesen](https://frie.dev).

- Engine: [Godot Engine 3.5](https://godotengine.org)
- Art: [GIMP](https://gimp.org)
- Music and sounds: [LMMS](https://lmms.io) using the [ZynAddSubFX](https://zynaddsubfx.sourceforge.io) plugin
- Font: [pixelFJ8pt](https://www.1001fonts.com/pixelfj8pt1-font.html) by [MBommeli](https://www.1001fonts.com/users/flashjunior), licensed under the [1001Fonts FFC License](https://www.1001fonts.com/licenses/ffc.html)

## License

- The source code is licensed under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html) (see `LICENSE.txt`).
- All original assets (art, music, and sounds) is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/) (see `ASSET_LICENSE.txt`).