Starterbots wanted
- Created Friday, July 24th 2015 @ 10:02:25
We have starterbots available for a couple of different languages now, but we're looking to complete the list. If you're coding your bot in a language that does not have a starterbot yet, we would really appreciate it if you could help out the starting coders by sending us a starterbot in your language. We will make it available on the getting started page and of course you will get all the credit!
Mail us at developers@theaigames.com.
- Created Friday, July 24th 2015 @ 13:53:35
Are there some minimum requirements or guidelines for a bot to be accepted as a starter bot?
- Created Friday, July 24th 2015 @ 14:04:17
Preferably add a license, but otherwise just make it as easy to use/understand as possible. I will review first before it is made available.
- Created Saturday, July 25th 2015 @ 22:49:00
I have uploaded a C++ starterbot at https://github.com/mmahnic/block-battle. It contains the basic game parser, an additional parser for using logfiles generated by the engine, some functions for dumping the game objects and a basic AI.
- Updated Monday, July 27th 2015 @ 13:17:33
Hey guys, I uploaded a starterbot for python here: https://github.com/raduangelescu/theaigames_blocks_pythonstarterbot . It contains the basic game parser
- Created Monday, July 27th 2015 @ 03:43:10
Thanks raduangelescu, I'll see how well this Python bot will go...