You will need cmake, and a C compiler
mkdir raylib/build
cd raylib/build
cmake ..
make
cd ..
./build/pakemon
Go print out the cheatsheet, it's awesome.
You will need cmake, and a C compiler
mkdir raylib/build
cd raylib/build
cmake ..
make
cd ..
./build/pakemon
Go print out the cheatsheet, it's awesome.