Fork me on GitHub

About

Infon Battle Arena is a programming game. You control your creatures using the Lua programming language and let them compete for food and survival. Play online against other players! It is like corewars on steroids.

Screenshot

Screenshot

Example code

This code will display a small "Hello!" below your creatures.
function Creature:main()
    self:screen_message("Hello!")
end
See the documentation to learn more about programming your creatures.

Features

Client Download

Download Windows Version Download Linux Version

For other downloads, visit the download page.

Sourcecode

The sourcecode is available on

Documentation

Head over to the github for documentation, tutorials, source code and more...

Contact

Mail Florian Wesch <fw@dividuum.de>
Or visit the IRC Channel #infon on irc.freenode.net