infon-devel(1)
NAME
infon-devel - write bots for the game infon
DESCRIPTION
Infon is a game which simulates the live of simple bugs who eat, propagate, eat each other and evolve. The players can not control the bugs
directly but write their "intelligence" in the simple script language
lua and upload it to the game using a plain telnet connection. The code
can then be modified even while the game is running.
Infon Devel is a graphical lua editor with integration into the infon
server and allows easy uploading of the code. It also marks the currently executed line of code.