The home away from Gitlab where Frame of Mind can get finished without having to worry about size constraints.
Go to file
betalars d67239e401 WIP: adding draft of enhanced privacy options 2025-05-09 17:37:33 +02:00
.gitlab/issue_templates did I mention it is too hot? 2023-07-14 15:39:44 +02:00
design WIP: creating dice 3D asset 2025-03-23 14:02:03 +01:00
src WIP: adding draft of enhanced privacy options 2025-05-09 17:37:33 +02:00
.envrc Add nix build and development files 2023-03-27 19:45:15 +02:00
.gitattributes properly setting up git lfs tracking 2024-02-09 14:13:25 +01:00
.gitignore ignoring tmp files of krita and libreoffice 2025-03-23 14:36:02 +01:00
LICENSE Add LICENSE 2023-03-03 15:48:47 +00:00
README.md Add nix build and development files 2023-03-27 19:45:15 +02:00
default.nix Add nix build and development files 2023-03-27 19:45:15 +02:00
flake.lock export version bump 2023-08-01 10:59:46 +02:00
flake.nix build script update 2023-07-11 23:14:04 +02:00
shell.nix Add nix build and development files 2023-03-27 19:45:15 +02:00

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.