资 源 简 介
Propeller Microcontroller-based projects by trodoss
Game Code:
Fantasy Fighter:
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),
FFDataBuilder:
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.
Mythic Flight:
This project is a side-scrolling flying game.
The game version 0.9 (AIGeneric) uses AIGeneric v2.1 driver, with some alterations.
The game version 1.1 (ORE) uses the ORE Text driver (4-color), also with some alterations.
The game version 0.9 uses the Map Generator v0