.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH INFOND 8 "November 21, 2006" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME infond \- Program bugs to compete for food and survival .SH SYNOPSIS .B infond .RI [ -d ] .SH DESCRIPTION This manual page documents briefly the .B infond command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBinfond\fP is the server 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. The server will be accessible on port 1234 for telnet clients as well as for graphical clients, such as .BR infon (6). It can be configured by editing the file .BR /etc/infond.lua . .SH OPTIONS .TP .B \-d Runs the program daemonized. Requires root. .SH SEE ALSO .BR infon (6) .SH AUTHOR infon was written by Florian Wesch .PP This manual page was written by Joachim Breitner , for the Debian project (but may be used by others).