corru.observer desktop buddy
Go to file
Jill d2ed057df3
refactor buddy system
now the concept of a buddy is disconnected from funfriend, allowing different types of buddies

buddies can be defined in buddies.cr
2023-06-02 13:35:23 +03:00
assets refactor buddy system 2023-06-02 13:35:23 +03:00
src refactor buddy system 2023-06-02 13:35:23 +03:00
.editorconfig init 2023-05-29 15:55:38 +03:00
.gitignore init 2023-05-29 15:55:38 +03:00
LICENSE init 2023-05-29 15:55:38 +03:00
README.md configurable funfriend size 2023-06-01 13:41:01 +03:00
shard.lock use baked filesystem for shaders 2023-06-02 12:35:26 +03:00
shard.yml use baked filesystem for shaders 2023-06-02 12:35:26 +03:00

README.md

funfriend

little desktop buddy for your computer

currently just kind of sits and wanders around

you can right click to catmode

config is in ~/.config/funfriend/ or %AppData%/funfriend/ or ~/Library/Application Support/funfriend

installation

grab yourself SDL2, SDL2_mixer and GLFW development libraries, then run

shards install
shards build

usage

run bin/funfriend from the same dir as the source (for assets and shaders)

alternatively, use shards run