Changes between Version 2 and Version 3 of dev
- Timestamp:
- Oct 19, 2007, 10:48:51 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev
v2 v3 2 2 3 3 = Orxonox Development = 4 [[br]]5 [http://www.orxonox.net Orxonox] is a cross platform open source 3D vertical scroller game programmed in C++, OpenGL and SDL. Start [wiki:Primer here] to get an overview of the Orxonox infrastructure.6 4 7 == Play Orxonox == 8 * [wiki:Running Installation] - How to install Orxonox on your system 9 * [wiki:Console Console] - Complete list of console commands for Orxonox 5 [http://www.orxonox.net Orxonox] is a cross platform open source 3D game programmed in C++ using [http://www.ogre3d.org Ogre] as graphics engine. Start [wiki:Primer here] to get an overview of the Orxonox infrastructure. 6 7 == Game Development == 8 * [wiki:Forge State] - Get an overview of what we established yet 9 * [wiki:Coding Game Development] - Module and code description, coding manifesto. 10 * [https://forum.orxonox.net/viewforum.php?f=3 Game development forum] - Game development page on the forum 10 11 11 12 == Bug Reporting == 12 * [https://forum.orxonox.net/viewforum.php?f=6 Bug Reporting] - Please report any bugs here 13 14 == Engine Development == 15 * [wiki:Forge State] - Get an overview of what is going on 16 * [wiki:Coding Engine Development] - Module and code description, coding manifesto. 17 * [https://forum.orxonox.net/viewforum.php?f=3 Engine development forum] - Engine development page on the forum 13 * [https://forum.orxonox.net/viewforum.php?f=6 Bug Reporting] - Please report any bugs in this section of the Forum 18 14 19 15 == Content Creation ==