1
0
Fork
You've already forked april-raylib
0
No description
  • Common Lisp 79.5%
  • APL 20.4%
  • Shell 0.1%
Find a file
2026年04月05日 14:00:25 -06:00
example2d update 2026年03月31日 18:42:47 -06:00
mc wtf is this??? 2026年04月05日 14:00:25 -06:00
raylib fix a few float issues 2026年04月05日 12:59:33 -06:00
m.sh examples organized 2026年03月31日 18:27:33 -06:00
README.org update 2026年03月31日 18:42:47 -06:00

on linux

  • Download the latest raylib release
  • move raylib/includes/* to /usr/include
  • move libraylib.so-version to /usr/lib/libraylib.so

Building

Requires SBCL and Quicklisp.

 # Build - from ./april-raylib
 ./m.sh example2d && ./go

/CptJimKirk/april-raylib/media/branch/master/example2d/image.png