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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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.