• 6/20/13 10:43 am
- 672 views • 0 today
Added CreditGuido!
- 2
- 1
42
Hi PMC!
I'm Jack, and I'll be your guide for this series on how to make a text based RPG game in Python. Text based games are a genre of video games in which the player navigates the world by means of entering text according to prompts. It is a very complex game (not like your average FPS) type. It is rewarding to program and fun to play.
WHY PYTHON?
Python is a programming language developed in the 1990's by Guido van Rossum. It is easy to learn and has a clear syntax. It reads similar to English, and that helps by making programming much less of a hassle than in a language than say, C#. I'm not putting down any other languages, but I do prefer Python. If you want to learn more, click here .
INSTALLATION:
Installation is very simple! Just download here. You have to download the correct version for your OS and version. Just open the installer, and let the computer do the work for you!
print "Jack is done for now!"
Bye For Now!
I'm Jack, and I'll be your guide for this series on how to make a text based RPG game in Python. Text based games are a genre of video games in which the player navigates the world by means of entering text according to prompts. It is a very complex game (not like your average FPS) type. It is rewarding to program and fun to play.
WHY PYTHON?
Python is a programming language developed in the 1990's by Guido van Rossum. It is easy to learn and has a clear syntax. It reads similar to English, and that helps by making programming much less of a hassle than in a language than say, C#. I'm not putting down any other languages, but I do prefer Python. If you want to learn more, click here .
INSTALLATION:
Installation is very simple! Just download here. You have to download the correct version for your OS and version. Just open the installer, and let the computer do the work for you!
print "Jack is done for now!"
Bye For Now!
More like this
2243261
6



Have something to say?