|
Some recent topics started on our forums |
B.O.T.S (Programming game)
|
Brief description :
- B.O.T.S is a free programming game, released under GPL license, where robots (called bots) fight in a arena.
You don't control bots interactively, you program their AI and let them alone fighting using the strategy you defin... |
Posted September 27, 2005 11:13:29 AM
|
View All Topics Started By This User
|
|
Some recent replies made on our forums |
B.O.T.S (Programming game)
|
Feedbacks are welcome on BOTS forums, regarding either the interface, the assembly language, simulation execution or docs.
For example, if you think opcodes are missing or misused, the ASM syntax could be improve, etc ...
We are currently... |
Posted October 13, 2005 2:41:10 AM
|
B.O.T.S (Programming game)
|
to e-u-l-o-g-y :
Actually, I'm sure that each robot gets the same amount of processing power because I designed the code for that :)
A robot is a program, running by BOTS engine, where each instruction have a cycle count execution time. BOTS en... |
Posted October 12, 2005 1:57:34 PM
|
B.O.T.S (Programming game)
|
It's not in our project to make a audio frontend, before thinking of that we have a lot of work to do ;) |
Posted October 12, 2005 2:40:01 AM
|
B.O.T.S (Programming game)
|
One precision :
You can test your skill coding a bot (that's the purpose of this game), but if you search a project to contribute, we now accept help to improve the developpement :
- for the Java Swing Interface
- for the C->ASM translator
... |
Posted September 29, 2005 3:18:35 AM
|
B.O.T.S (Programming game)
|
Of course we'll leave the possibility to code directly in ASM.
In fact, I've planned to do a C->ASM translator, so a user will retrieve the asm source and modify it if he wants to do some low-level optimizations ;)
It's also a good way to lear... |
Posted September 28, 2005 3:01:38 AM
|
View All Replies Made By This User
|