PROJECT: Fantasy Fighter (RPG) v0.3
trodoss
Posts: 577
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.
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
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit the Propeller Powered SIG·fourm kindly hosted at Savage Circuits
Game(s)
Mythic Flight
Fantasy Fighter
Utilities Font Editors (AIGeneric, Potato_Text, etc.)
Post Edited (trodoss) : 8/4/2010 7:11:19 PM GMT