Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of code/GametypeCreation


Ignore:
Timestamp:
Jun 3, 2010, 10:17:56 PM (14 years ago)
Author:
jo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/GametypeCreation

    v5 v6  
    22= How to create a new gametype =
    33
    4 I just want to share my experiences from creating Dynamicmatch as a c++ and orxonox newbie. Creating a new gametype is not very difficult - although you produce valuable content for Orxonox.
     4I just want to share my experiences from creating [wiki:Dynamicmatch Dynamicmatch] as a c++ and orxonox newbie. Creating a new gametype is not very difficult - although you produce valuable content for Orxonox.
    55
    66== Where are the concerning source files? ==