1
0
Fork 0
mirror of https://github.com/Oreolek/ink-instead.git synced 2024-06-26 03:50:45 +03:00
Go to file
2016-12-04 01:54:34 +01:00
examples branching test 2016-12-04 01:54:34 +01:00
pink damn nested choices 2016-12-04 01:38:27 +01:00
test branching test 2016-12-04 01:54:34 +01:00
luaunit.lua tests, knots, diverts, para, lines 2016-11-30 16:11:57 +01:00
README.md runtime impl draft, simple example game 2016-12-03 01:44:39 +01:00
test.lua branching test 2016-12-04 01:54:34 +01:00
util.lua damn nested choices 2016-12-04 01:38:27 +01:00

pink

An attempt to implement a subset of ink in lpeg

How to use this to run a game

See the example. This is how to run the example:

$ lua examples/game.lua

How to run tests

$ lua test.lua