A Lattice Game of Cosmic Insignificance
A downloadable unbalanced lattice
The cosmic balance is broken.
Living things' inherent mathematical OCD makes them feel uncomfortable and restless.
Bend The Lattice to your will and return the symmetry... while eating pretzels and undergoing unnatural physiological changes.
I have no idea what is minimal amount of turns to do that so feel free to publish your results in the comments.
This game was made for https://itch.io/jam/autumn-lisp-game-jam-2019 but came late ^_^
CONTROLS
Point'n click.
DEPENDENCIES
- GNU Guile (http://www.gnu.org/software/guile/)
- Chickadee (https://dthompson.us/projects/chickadee.html)
Guile can be installed from package manager on most distros. It is also probably already installed.
Chickadee can be comfortably installed via guix (https://www.gnu.org/software/guix/)
$ guix install guile-chickadee
OR, on Arch Linux/Manjaro etc. , from AUR as guile-chickadee (it has some AUR-only dependencies so better use some AUR helper)
https://aur.archlinux.org/packages/guile-chickadee/
OR, right from sources ( see https://dthompson.us/projects/chickadee.html on how to do that.)
STARTING UP
- Unpack the archive.
- In the folder with lattice.scm:
$ ./lattice.scm
SOURCE CODE (GPLv3)
The file itself is a source file.
There is also a git repository at https://notabug.org/Houkime/aLGoCI
Feel free to fork!
Status | Prototype |
Author | @houkime@translunar.academy |
Genre | Puzzle |
Tags | guile, lattice, Math, poset |
Code license | GNU General Public License v3.0 (GPL) |
Average session | About a half-hour |
Languages | English |
Inputs | Mouse |
Links | Source code |
Download
Install instructions
DEPENDENCIES
- GNU Guile (http://www.gnu.org/software/guile/)
- Chickadee (https://dthompson.us/projects/chickadee.html)
Guile can be installed from package manager on most distros. It is also probably already installed.
Chickadee can be comfortably installed via guix (https://www.gnu.org/software/guix/)
$ guix install guile-chickadee
OR, on Arch Linux/Manjaro etc. , from AUR as guile-chickadee (it has some AUR-only dependencies so better use some AUR helper)
https://aur.archlinux.org/packages/guile-chickadee/
OR, right from sources ( see https://dthompson.us/projects/chickadee.html on how to do that.)
STARTING UP
- Unpack the archive.
- In the folder with lattice.scm:
$ ./lattice.scm
Leave a comment
Log in with itch.io to leave a comment.