Killworld 1.0, opensource python text based game

Posted on August 19th, 2010

I’ve just uploaded Killworld 1.0, you can download the code, edit and reupload to the web, but please give me credit. I am already working on 1.1, but if you make a major improvement to the code, share it with me so i can add it to the official 1.1 upload.

I want to continue working on Killworld till it’s something like Mortal Kombat. By 1.2 I will have original characters and so on, hopefully look into moving this development with PyGame.

You can view the code here:
view the code

and download here:
download the game

a playable compiled version is coming soon.

If you don’t want to edit the code or use the code, and just want to play download the .py script and then download Python 3.1, then run the script as a module from Python’s IDLE. OR you can run the game from the Python terminal.


Leave a Reply

    To syntax highlight code just use [cc lang="whatever language here"]your code here[/cc]