see branches, lua/love2d projects (some have nix devshells w direnv)
- shell: luajit shell using readline, luaposix, argparse (no subshells, pure fork and exexc), ; and | and $VAR supported and builtins (see builtins.lua)
- chess-local: local chess client, turn based
- chess-server: 2 client+server based game using enet (udp)
- shoot: unimpressive old game