cl-raylib-demo

A demo game using raylib and its Common Lisp binding cl-raylib through cffi. The game is currently mostly based on the github project: raysan5/raylib-game-template.

Install

  1. Follow instructions on cl-raylib
  2. Load :cl-raylib-demo
  3. Run cl-raylib-demo:main

Build

make build

License

MIT