Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.games.development.programming.algorithms > #48
| Newsgroups | comp.games.development.programming.algorithms |
|---|---|
| From | erana@localhost.localdomain |
| Subject | Adventure game toolkit for writing them in Python |
| Message-ID | <slrnikrhq4.nhl.erana@localhost.localdomain> (permalink) |
| Date | 2011-02-05 12:52 +0000 |
| Organization | SunSITE.dk - Supporting Open source |
Hi, In conclusion of playing King's Quest games I tried to make a Python codebase for making adventure games or demos. I choose Python for ease of coding and no design patterns except overrring methods for hacking the toolkit and subsequential games. RPG can easily be added as the toolkit has an inventory. Everything is programming by example. The demo includes a simple one-room game with fighting, picking up items and an inventory: the example has an invisibilty scroll, a myconid enemy and a player char. See http://freshmeat.net/projects/armadillo-adventure Love, erana
Back to comp.games.development.programming.algorithms | Previous | Next | Find similar
Adventure game toolkit for writing them in Python erana@localhost.localdomain - 2011-02-05 12:52 +0000
csiph-web