Tron Light-Cycle Challenge Visualization

Entelect has posted a Tron light-cycle challenge, but using a sphere instead of a 2d surface – read all about it on the official website: http://challenge.entelect.co.za/

The first aspect that most people tackled was visualization of what the bots are up to and here is a summary of what has been posted to the House4Hack google groups:

Tom was first of the mark with a pure ascii visualization (https://github.com/tomvdb/tron-ai-framework) :

ASCII visualization

Jac improved a bit, with a command line C# util:

Another take on ASCII visualization

Graphical simulation server (also in C#) from Sebastian:

FC# based graphical UI from Sebastian

Web based visualisation from Marius (http://ebreadboard.bzr.sourceforge.net/bzr/ebreadboard/projects/r100ktron/):

Web based GUI by Marius (Java)

And then a 3d rendered version by Jac (https://github.com/Skaapie/TRONBOT_3D):

3d rendering (solid) from Jac
3d transparent rendering from Jac

 

 

 

Entelect has posted a Tron light-cycle challenge, but using a sphere instead of a 2d surface – read all about it on the official website: http://challenge.entelect.co.za/ The first aspect that most people tackled was visualization of what the bots are up to and here is a summary of what has been posted to the House4Hack google…

Leave a Reply