Civilization IV/Python Tutorial: Difference between revisions

From StrategyWiki, the video game walkthrough and strategy guide wiki
m
fix links
(Cleanup, rm dup links and linkrot.)
m (fix links)
Line 1: Line 1:
{{drivel}}
{{drivel}}
{{Header Nav|game=Civilization IV}}
{{Header Nav|game=Civilization IV}}
Python can be used to modify the behavior of Civilization IV, and is essential if you want to create a new game.  This tutorial for python originated from the [http://forums.civfanatics.com/showthread.php?t=154130|Civilization Fanatics Center forum], and will provide basic information on how to modify the game.
Python can be used to modify the behavior of Civilization IV, and is essential if you want to create a new game.  This tutorial for python originated from the [http://forums.civfanatics.com/showthread.php?t=154130 Civilization Fanatics Center forum], and will provide basic information on how to modify the game.


For an overview of Python, you will need to check [http://www.python.org| the python website], and the [[wikipedia:Python_programming_language| the wikipedia entry]].   
For an overview of Python, you will need to check [http://www.python.org the python website], and the [[wikipedia:Python_programming_language the wikipedia entry]].   


Python can be used to:
Python can be used to: