- Challenge A.I.
- Challenge a friend (offline)
- Choose I.A. and its level (depth)
- Create your own A.I. in LUA language. You just have to add your LUAscript in ./data/ia (model on the existing files)
...It was fun to work on this project, and I hope to work on it more.
August 3rd 2013 update:
DiceRoller v2.0 is now v2.1! The dice roll parsing and result mechanism has been offloaded to Lua, The current script is bare-bones, but more features will be added over time, and you can add them yourself without the need for downloading/compiling source code.
Version 2.1 is currently in beta.
an amateurish action script chess gui which checks for legal moves and connects an project darkstar server. Intending to be a client of a multiplayer chess site
Tick5 is a board game known as gomoku, omok, piskvorky or wuziqi. Tick5 has a built-in AI and also allows users to build their own AI with script language Lua. Tick5 runs cross-platform and has both GUI and textual version.