love2d-book
love2d-book copied to clipboard
A book about LÖVE, Games and Lua.
I can scroll using the mouse wheel or PgUp/Dn but not the arrow keys. It's not strictly speaking necessary, but really weird to not be able to do that. Is...
Hi, awesome idea to write an open book about löve! I tried to generate the files after cloning the Repo by running ``` $ bundle install $ ./render.sh ``` The...
For some reason, the last livecode in "Better Steering" does not work. An image with the state of livecode and the console log: 
I'm following the instructions to generate a PDF. When I run `./render.sh` I get the error `uninitialized constant Asciidoctor::Document::DEFAULT_TOCLEVELS` Do you know what I need to do to get past...