Overview
This project aims to provide an API to create a virtual robot battle game. ActionScripters will be able to code their own bots to compete against everyone else's in a Flash environment.
The idea is to have the arena, rules and a base bot created to allow beginners or advanced coders to easily build AI-based robots.
Once it is up and running, the idea is to build a bot that manipulates the data that it can acquire from the Game in the most optimum and efficient way - a really good way of learning AS3 and/or best practices. The info that can be gained from the Game will be limited for each bot, so programmers will need to choose which areas to specialise in. As the bot progresses in the ranks it will be able to gain more information, so its abilities can be extended.
This is a shared project, where anyone can contribute ideas and/or code.
Phase 2 is now complete.
Phase 3
Box2D integration.
Future Phases
We already have many ideas for future phases of this project. These are viewable on the wiki.
A FlashBrighton Project