Skip to content

Latest commit

 

History

History

raylib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

build

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.