|
|
||
|---|---|---|
| .gitlab/issue_templates | ||
| design | ||
| src | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| shell.nix | ||
README.md
Frame of Mind
Imagine moving out of your childhood room. What mementos will you find? What thoughts will they bring with them? What do you want to take away?
And how will all of it have changed by the time you move next?
Description
Frame of Mind is a queer game about mental health.
Installation
Get Godot and open the src folder as a new project.
Building and developing with Nix
Building
This project can be build with $ nix-build or $ nix build (flakes).
Building for Linux without Nix
Use $ nix bundle, the resulting binary should be completly self contained.
Developing
It is recommended to use direnv, but $ nix develop, $ nix shell and $ nix-shell also work.
Support Me
You can support the development of Frame of Mind by
License
Project status
Currently working on Developing a working vertical slice of the game, and moving it to Godot 4.