PARPG is an old school 2d isometric roleplaying game, inspired by genre classics such as Fallout, Arcanum and Planescape: Torment. We've just recently shipped our first techdemo release and are now in planning stages for the second techdemo. The team has agreed upon the following key elements: * Singleplayer RPG; no multiplayer or coop gameplay support * Post-apocalyptic setting nuclear winter setting. Story and game mechanics details are still getting fleshed at the moment * Meaningful choices and consequences; multiple paths to complete quests, including non-violent ways * Emphasis on well-written detailed branching tree dialogue * Tactical, turnbased combat * Written in Python (2.5.x / 2.6.x branch); utilizing the FIFE game engine * Isometric 2d perspective instead of going for full 3d engine complexity * Open source code and asset licensing * Open development philosophy; public development wiki and forums; anonymous SVN checkout

Description

FIFE SVN trunk revision 3236 sourcecode package. Required to run PARPG techdemo 1 on Linux, Mac, FreeBSD & OpenBSD. Install process: 1. Unpack the fife_r3236_src.tar.gz archive to a folder of your choice (called [FIFE] from now on) 2. Install scons using your package manager 3. Install swig using your package manager 4. Install Python 2.5 or 2.6 and a matching version of PyYAML if you don’t have them installed yet 5. cd into the [FIFE] directory and run: scons ext && sudo scons install-python 6. In case you encounter any build errors, install the necessary libraries and try these pointers 7. Unpack the parpg_td1_r522_src.tar.gz archive (available as separate download) to a folder of your choice (called [PARPG] from now on) 8. cd into the [PARPG] directory and run: ./run.py

Preview
FIFE r3236 source package
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: