Open-world action-adventure game
Just me making a video game.
Using a gamepad is highly recommended.
Input | Gamepad | Keyboard + mouse |
---|---|---|
Move | Left stick | WASD |
Jump | Left bumper | Space |
Glide (while in midair) | Right bumper | Left mouse button |
Air-brake (while gliding) | Left trigger | Right mouse button |
Swim upwards (while in water) | Left trigger | Space |
Swim downwards (while in water) | Right trigger | Ctrl/Shift |
Interact | A | E |
Rotate camera | Right stick | Move mouse |
Zoom camera in/out | Press left stick + move right stick up/down | Scroll wheel up/down |
Pause menu | Start | Escape |
Performance statistics | Select | F12 |
Clone the repository: git clone --recursive [repo url]
Assets are synced using IPFS (https://ipfs.tech) to prevent having to check in large binary files into the repository.
kubo
(also known as go-ipfs
)ipfs init
ipfs daemon
git_ipfs
smudge filter using the command git config --local include.path ../.gitconfig
rm -rf assets && git reset --hard
src/
folder): GPLv3-or-laterassets/
folder): CC BY-SA 4.0Some files are available under other (compatible) licenses. This is indicated by their license files and/or license headers.