This is a small open-world voxel sandbox game running in a linux terminal.
wasd
: move
ijkl
: look around
SPACE
: move up
<
: move down
u
: break block
o
: place block
simply run makescript.sh
. It will produce an executable file named voxel_cli
in the repo's root directory that can be run in place.
clib (stdio and sys/ioctl)