Resources ========= .. Snippets .. -------- Useful links ------------ Lua ^^^ - `Programming In Lua `_ - `Lua 5.2 manual `_ Box2D ^^^^^ - `Box2D manual `_ - `Some Box2D tutorials `_ Lua libraries ^^^^^^^^^^^^^ - `A simple class library `_ - `Helper utilities `_ made for LÖVE but most can work with Drystal - `A tweening library `_ Moonscript ^^^^^^^^^^ `Moonscript `_ is a language that compiles to Lua. It can be used to create games with Drystal.