Skip to content

abradley2/fennel-love-test

Repository files navigation

Fennel LÖVE Test

Just trying out fennel-lang by making a game with LÖVE

Dependencies

Building

make build

Running

Where <LoveBin> is the path to your LÖVE binary, e.g. /Applications/love.app/Contents/MacOS/love

<LoveBin> src

To do a build and run in one step you may do something like:

make build && love src

About

Trying out Fennel-lang by making a game with LÖVE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published