Skip to main content
GameDev.net gamedev.net
🔒 Locked

Infon Battle Arena (Programming Game)

Started by dividuum Oct 23, 2006 at 4:04 PM 0 replies 1.4k views
Original Post
dividuum
dividuum
Hi. I think it's time to announce my game called "Infon Battle Arena". It a multiplayer networked realtime programming game featuring little creatures fighting for food. You upload your Creature Code (written in Lua) to a game server using a telnet-like Interface. The gameserver then runs your code. The graphical client can be used to watch running games or replay recorded games. The game is written in C and uses a modified lua 5.1.1 version. Networking is done using libevent. The graphical output is done using SDL. The client should be very portable. Versions for Linux and Windows are available for download. The MacOSX version will follow soon. The sourcecode is released under the GPL. Homepage: http://infon.dividuum.de/ First Steps: http://infon.dividuum.de/trac/wiki/FirstSteps Screenshot: infon screenshot Have fun! [Edited by - dividuum on October 24, 2006 6:01:35 PM]

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.