Shop OBEX P1 Docs P2 Docs Learn Events
PROJECT: Fantasy Fighter (RPG) v0.3 — Parallax Forums

PROJECT: Fantasy Fighter (RPG) v0.3

trodosstrodoss Posts: 577
edited 2010-08-04 19:05 in Propeller 1
Hi all!



This project is a very basic RPG-style game, inspired by the "Dragon Warrior Type Game" thread (http://forums.parallax.com/showthread.php?t=119035), which I hope some day is completed.



***You may need to comment/uncomment the indicated sections at the top of the main code for your particular setup (especially HYDRA users). It is set up for Proto/Demo boards by default***



Fantasy Fighter
Version 0.3


- playable, but lacks load/save functionality (tbd)






Hopefully you will enjoy playing it as much as I am having fun making it!


--trodoss





For anyone that wants to play around with the code, the tools are included:



FFDataBuilder (v0.1) -- A command-line application (uses a specific format, see "Game_Data.txt" in the .zip file) to create/edit the data used in the game.





FFDataBuilder is a C# command-line applications (source included) compiled under .NET framework 2.0 (v2.0.50727). If you have the Mono runtime installed on Linux, you should be able to run these as well.

Comments

Sign In or Register to comment.