cedric-h / rpgc

seems like I woke up in yesterday again

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image image

goal

sup nerds. this is a rewrite in C of a game i wrote in rust a while ago.

deps

sudo apt-get install libgl-dev libx11-dev libxi-dev libxcursor-dev

git submodule update --init --depth=1

python3 json2flat.py

run

./bake.sh && ./build/a.out

watch

ls *.c | entr -s 'echo && ./bake.sh && ./build/a.out'

About

seems like I woke up in yesterday again


Languages

Language:C 91.8%Language:Python 5.5%Language:Shell 1.5%Language:GLSL 1.2%