Python Projects
This is the section of the site that contains my python work, further information and downloads can be found below.
Gothmog
This is a project I have been working on in my spare time, and it is a roguelike game that isn't much more than a technical demonstration at the moment, however I will be undoubtedly expanding and improving on it in the future. It was my first real foray into python, and has taught me a lot about the language. The download can be found here, and obviously it requires you to have python installed on your system. To run the program, you need to run 'python -m gothmog.py' in a terminal/command prompt.
The game as it stands at the moment contains:
- random map generation
- field of view based around the character
- simple combat mechanics
- simple monster AI
- stat based player character and monsters
Screenshot:
Project Categories
Java | Python | C#
This page was last edited on 23/10/2010.