infon-devel

Develop bots for the infon game

Install

All systems
curl cmd.cat/infon-devel.sh
Debian Debian
apt-get install infon-devel
Ubuntu
apt-get install infon-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install infon-devel
Raspbian
apt-get install infon-devel

infon-devel

Develop bots for the infon game

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. This package contains 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.