There were no slides and nothing was recorded, but the workshop itself was made public. It's still a little rough on the edges and pull requests are welcome.
Source is at https://github.com/creationix/luvit-quest. Simply clone it, run `lit install` in the folder and start the dungeon-master.lua with latest luvit to start the server. Then point your browser to the server on port 1337 and follow the instructions. You can add new quests and levels in the quests folder. The 3 files that need to exist for every new level are form.lua, README.md and route.lua. I also have solutions in there just for documentation and quick testing, it's not part of the framework. On Wed, Apr 15, 2015 at 4:41 AM, Lionel Duboeuf <[email protected]> wrote: > hello Tim, > > Any videos or slides available for those who missed the workshop ? > > regards > lionel > > > > > Le jeudi 19 mars 2015 22:08:40 UTC+1, Tim Caswell a écrit : >> >> If any of you happen to be near San Francisco in early April, come to my >> workshop where I'll be running an interactive adventure teaching luvit and >> having fun. >> >> Signup here: https://www.eventbrite.com/e/questing-with-luvit-a-libuv- >> async-framework-for-lua-tickets-16240410505 >> >> -Tim Caswell >> > -- > You received this message because you are subscribed to the Google Groups > "luvit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
