Difference between revisions of "Main Page"

From AgentCubes
Jump to navigation Jump to search
imported>Andri
imported>Andri
Line 5: Line 5:
 
== Community Resources ==
 
== Community Resources ==
  
*[http://scalablegamedesign.cs.colorado.edu/acforum/ Forum]
+
*[http://scalablegamedesign.cs.colorado.edu/acforum/ Forum]: share ideas, successes, challenges; converse with other AgentCubes users; ask the developers; report bugs...
*[http://scalablegamedesign.cs.colorado.edu/sgda/acarcade/ Arcade]
+
*[http://scalablegamedesign.cs.colorado.edu/sgda/acarcade/ Arcade]: locate other people's projects, comment, rate them; share your own creations.
  
  
Line 15: Line 15:
  
 
=== Programming ===
 
=== Programming ===
** [[:Category:AgentCubes_Conditions|Conditions]]: VAT language pieces to test situations for your agents' behavior
+
* [[:Category:AgentCubes_Conditions|Conditions]]: VAT language pieces to test situations for your agents' behavior
** [[:Category:AgentCubes_Actions|Actions]]: VAT language pieces for your agents to act out
+
* [[:Category:AgentCubes_Actions|Actions]]: VAT language pieces for your agents to act out
** [[Rules]]: combine Conditions and Actions into if-then statements for your agents' behaviors
+
* [[Rules]]: combine Conditions and Actions into if-then statements for your agents' behaviors
** [[Methods]]: combine Rules into methods
+
* [[Methods]]: combine Rules into methods
  
 
=== Project Information ===
 
=== Project Information ===

Revision as of 18:58, 11 October 2011

Agentcubes-game.png

Welcome to the AgentCubes Wiki. AgentCubes is the world's most accessible 3D authoring tool.


Community Resources

  • Forum: share ideas, successes, challenges; converse with other AgentCubes users; ask the developers; report bugs...
  • Arcade: locate other people's projects, comment, rate them; share your own creations.


Documentation

These resources are under construction during the Beta phase. Please feel free to give feedback and contribute!

Programming

  • Conditions: VAT language pieces to test situations for your agents' behavior
  • Actions: VAT language pieces for your agents to act out
  • Rules: combine Conditions and Actions into if-then statements for your agents' behaviors
  • Methods: combine Rules into methods

Project Information

  • Project Designs: documentation for some of the AgentCubes projects that are bundled with the application


License