diff --git a/doc/projects.html b/doc/projects.html index 7519be67..3c79fad1 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -4,7 +4,7 @@
- ++ “The fourth game in the PC strategy series that has + sold over five million copies, Sid Meier's Civilization IV is a bold + step forward for the franchise, with spectacular new 3D graphics and + all-new single and multiplayer content. Civilization IV will also set a + new standard for user-modification, allowing gamers to create their own + add-ons using Python and XML. + ++ +Sid Meier's Civilization IV will be released for PC in late 2005. + For more information please visit http://www.firaxis.com or write kgilmore@firaxis.com”
+
Boost.Python is used as the interface layer between the C++ game code + and Python. Python is used for many purposes in the game, including map + generation, interface screens, game events, tools, tutorials, etc. Most + high-level game operations have been exposed to Python in order to give + modders the power they need to customize the game.
+ ++ -Mustafa Thamer, Civ4 Lead Programmer ++