From Marvin's Arena
- 21:33, 25 November 2009 Code Editor (hist) [298 bytes] SPech (Talk | contribs) (Created page with 'The Code Editor allows the creation of C# and Visual Basic.NET robots without Visual Studio. The Editor supports syntax highlighting but lacks code completion and debugging funct...')
- 16:48, 25 September 2009 Videos (hist) [114 bytes] SPech (Talk | contribs) (Created page with '== 3D Demo == http://www.youtube.com/watch?v=Me7I_8H3ioc == 2D Demo == http://www.youtube.com/watch?v=Hxi2QSoyNe0')
- 12:18, 11 September 2009 C Sharp/Variables (hist) [475 bytes] SPech (Talk | contribs) (Created page with 'A Variable is a place to store data. In C# you define variables with a type and a name. The name of the variable should be meaningful. <source lang="csharp"> Type MyVar; </sourc...')
- 12:15, 11 September 2009 Visual Basic .NET/Variables (hist) [292 bytes] SPech (Talk | contribs) (Created page with 'A Variable is a place to store data. Visual Basic .NET provides the Dim (Dimension) Keyword to define a variable with a specific type. <source lang="vbnet"> Dim MyVar as Type </...')
- 11:17, 11 September 2009 Team Robots (hist) [170 bytes] SPech (Talk | contribs) (Created page with 'Category:Tutorials Category:Intermediate Level Team robots are special robot types which contain methods to notify teammates and receive messages.')
- 14:36, 5 September 2009 Code Snippets (hist) [75 bytes] SPech (Talk | contribs) (Created page with 'Setting up your robot - Base class for all robots')
- 19:46, 20 May 2009 Wall Walker (hist) [2,820 bytes] SPech (Talk | contribs) (Created page with 'Category:Shared Robots {{Robot |name=Wall Walker |version=0.1 |author=Sebastian Pech |type=Base |description=Move to the nearest wall and rotate every time we hit a wall (Yes...')
- 22:07, 11 May 2009 Base Size And Position (hist) [326 bytes] SPech (Talk | contribs) (Created page with 'This picture shows the reference points used for size and positions. The first free map tile starts at (0, 0). The wall around the map is < 0. The robots position is related to...')
- 15:46, 9 May 2009 Debug Robot (hist) [844 bytes] SPech (Talk | contribs) (Created page with 'Category:Tutorials This tutorial will teach you how to use Visual Basic for debugging your robot.')
- 14:40, 9 May 2009 Enhanced Robots (hist) [288 bytes] SPech (Talk | contribs) (Created page with 'Enhanced robots are special robot types which contain more functions for movement. Enhanced robots must be able to detect walls in the map and check if other robo...')
- 23:29, 8 May 2009 Robot Types (hist) [405 bytes] SPech (Talk | contribs) (Created page with 'File:RobotTypes.png')
- 16:16, 21 April 2009 API Reference (hist) [185 bytes] SPech (Talk | contribs) (Created page with 'The documentation is part of the Download. Have a look at the "Documentation.chm" file.')
- 16:13, 21 April 2009 Share (hist) [180 bytes] SPech (Talk | contribs) (Created page with 'If you want to share your robot with others please send the robot (and the source if possible) to [mailto:spech@spech.de spech@spech.de].')
- 15:31, 21 April 2009 Download (hist) [2,776 bytes] SPech (Talk | contribs) (Created page with 'File:Download.png')
- 09:48, 29 March 2009 Creation FAQ (hist) [234 bytes] SPech (Talk | contribs) (Created page with '== Programming related == == Game related == === My bullet kills my missile === This happens if you fire both in the same direction. The bullet is much faster than the rocket an...')
- 14:58, 28 March 2009 Visual Studio Basics (hist) [912 bytes] SPech (Talk | contribs) (Created page with 'Category:Tutorials')
- 19:18, 27 March 2009 Framework Architecture (hist) [106 bytes] SPech (Talk | contribs) (Created page with '== Sandbox == Every Robot run within it's own Application Domain with no permission. File:Domains.png')
- 08:57, 23 March 2009 Roadmap (hist) [750 bytes] SPech (Talk | contribs) (Created page with '== Alpha == * Particle effect for explosions, bullets and rockets * Time based movement * Thread per Robot * Standard interface for robots * Team interface for robots * World col...')
- 12:37, 20 March 2009 Setting Up Your Robot (hist) [3,873 bytes] SPech (Talk | contribs) (Created page with ' == Tutorials == Go on with the Tutorials.')
- 12:35, 20 March 2009 Installing Marvins Arena (hist) [284 bytes] SPech (Talk | contribs) (Created page with ' == Setting up your robot== After you installed the game. Go on with Setting Up Your Robot.')
- 11:36, 20 March 2009 Installing Visual Studio (hist) [1,425 bytes] SPech (Talk | contribs) (Created page with 'Download one of the following Visual Studio Express Editions. *[http://www.microsoft.com/express/vcsharp/Default.aspx Visual C# 2008 Express Edition] *[http://www.microsoft.com/...')
- 21:53, 19 March 2009 Current Features (hist) [485 bytes] SPech (Talk | contribs) (Created page with '* Battle Manager to create a tournament * 3D Battle Engine that simulates the tournament * Sandbox API to run every robot in a secured environme...')
- 21:45, 19 March 2009 Get Started (hist) [2,754 bytes] SPech (Talk | contribs) (Created page with 'Creating your first robot and get into the programming is done in just a few easy steps. == Requirements and installation == Check the [[System_Requirements|System Requirements]...')
- 21:26, 19 March 2009 System Requirements (hist) [1,457 bytes] SPech (Talk | contribs) (Created page with 'In order to run the game and start to program your own robot you need to install some software. Most of the installation will be handled in the [[Main_Page|Downloading and Instal...')
- 15:36, 18 March 2009 Tutorials (hist) [1,551 bytes] SPech (Talk | contribs) (Created page with '== Tutorial Level == {| !Beginner || Intermediate || Expert |- |{{TutorialBeginner|Information for beginners and everyone who is new to development or the used tool.}} |{{Tutoria...')