TankAI
Encyclopedia
TankAI is a Robocode
Robocode
Robocode is an open source educational game started by Mathew Nelson . Currently contributions are being made by various people; officially Flemming N. Larsen and Pavel Šavara are working on Robocode to keep it current and fix the bugs...

clone written in Microsoft Visual C# 2005 by Michael T. Moosman. TankAI is currently in beta and no official release date has been set. Like Robocode, TankAI is designed to help people learn programming in a fun environment and can be challenging for developers of all experience levels.

Gameplay

Developers learn techniques from the sample tanks provided until they feel comfortable creating their own tank. Tanks fight in a battlefield for victory. Points are scored by hitting opposing tanks with bullets, ramming into opposing tanks, and surviving until the end of a round.

Similarities to Robocode

  • Robots and tanks have very similar abilities.
  • Both games use nearly identical formulas for calculations.
  • Game play is virtually identical

Differences from Robocode

  • Robocode is written in Java. TankAI is written in C# 2005.
  • TankAI is easier to debug than Robocode.
  • Robocode has a much larger following.
  • TankAI exclusively uses asynchronous event driven coding
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK