Skip to content

MattRoelle/minimal-raylib-lua-fennel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal set up to get going using the Lua or Fennel languages with Raylib.

Run the template using lua/luajit/fennel from the command line.

For example: fennel ./basic-example.fnl luajit ./basic-example.lua

You will need to place a library file at the root of the project. (prebuilt binaries can be found at https://github.com/Rabios/raylua)

For example: libraylib64.dll libraylib32.dll libraylib.dylib libraylib.so

About

A minimal starter template for raylib with lua/fennel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published