资 源 简 介
Description
RoBoa is a programming game where the goal is to program a robot snake to compete against other snakes. The project started as a university project back in 2008, and was developed in 1 week.
Short-term goals
Development was first made with C# .NET 2.0, and uses WinForms.
The goal is to:
1. Port the code to work on Mono 2.x and GTK#
1. Improve the design
1. Secure the execution of robots
Download
In the downloads section, legacy.zip is the last development made on the project in 2008.
You can also browse the source code for the legacy code here.