The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.15 (Linux)
File Line Function
/showthread.php 906 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code Battle League
#1
Star 
Code battles seem to be the most promising feature to ever be introduced into the game. It's about time to pump some life into this thing. After all it's asynchronus multiplayer and yet I've been only playing solo against the default enemy. Not very exciting if you ask me.
That being said I'd like to publish the very first CB league program:


MhrodeBattle by Mrocza
Available for download here: MhrodeBattle.txt

Notes:
This program aims to significantly improve execution speed by cutting idle time (waiting for various resources) and substituting goto() with something refined minimalising distances traveled and angles turned.
Known issues:
The program does not work on the red team due to unexplained orientation issues. Angle calculation works in theory but fails on the battlefield. There are some minor anomalies on the blue team as well.
Additonal issues are noted directly in the program comments.



I'd love to get some feedback on this thing. Maybe someone could pinpoint what's wrong with my orientations.
Additionally I encourage anyone and everyone to post their own programs, even if they're as broaken as mine. Smile
Let's get things rolling...


Messages In This Thread
Code Battle League - by Mrocza - 10-19-2015, 01:18 PM
RE: Code Battle League - by Mrocza - 10-26-2015, 12:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)