infon(6) Program bugs to compete for food and survival

SYNOPSIS

infon [-r <renderer>] [-f] [-x <width>] [-y <height>] [-v] [-h] <server[:port]>

DESCRIPTION

infon is the graphical viewers 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.

You have to specify the hostname of the server to connect to on the command line.

OPTIONS

-r <renderer>
Renderer to use (sdl_gui,...)
-x <width>
Initial screen width
-h <height>
Initial screen height
-f
Start in fullscreen mode
-v
Display version information
-h
This help
server[:port]
The server (and port) to connect to. If no port is given, 1234 is used.

AUTHOR

infon was written by Florian Wesch <[email protected]>

This manual page was written by Joachim Breitner <[email protected]>, for the Debian project (but may be used by others).