This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "BZRobots/History"

From BZFlagWiki
Jump to: navigation, search
m
(redirected page)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Overview=
+
#REDIRECT [[BZRobots]]
This page describes the Programmable Computer Player Client project for the [[Google Summer of Code]].
+
The project is being developed by Jørgen Pedersen Tjernø (AKA daxxar) as described on the [[Google_Summer_of_Code#Programmable_Computer_Player_Client|GSoC Wiki Page]]. Development updates are posted to the dev blog at http://gsoc.daxxar.com. The code will be kept in the [[BZFlag_SVN| BZFlag subversion system]] at http://bzflag.svn.sourceforge.net/svnroot/bzflag/trunk/bzflag/src/bzrobots.
+
 
+
=Architecture=
+
The architecture will be designed in such a way that a client component (similar to the current bzrobots) takes commands via a defined protocol from an AI component. The client component will be called the 'backend'. The 'frontend' will be what executes the AI logic, and takes care of communication with the 'backend'.
+
 
+
=See Also=
+
[[BZRobots/Protocol]] - Description of the new protocol
+
 
+
[[BZRobots/Ideas]] - Feature suggestions / thoughts
+
 
+
[[BZRobots/RoboCode_Changes]] - List of relevant changes from the RoboCode API (due to various parts of bzflags)
+

Latest revision as of 19:38, 1 December 2016

Redirect to: