Name | Modified | Size | Downloads / Week |
---|---|---|---|
WildflowerInstall_1.002.exe | 2013-10-19 | 21.8 MB | |
WildflowerInstall_1.001.exe | 2013-10-18 | 21.8 MB | |
README.txt | 2013-10-18 | 1.1 kB | |
Totals: 3 Items | 43.5 MB | 1 |
WELCOME TO WILDFLOWER Wildflower is an SDK designed specifically for making games Sifteo Cubes. The goal of this project is to create an SDK that is not only easy to use but also powerful enough to realize the full potential of the Sifteo hardware. There are two main components to Wildflower, the editor and the engine. The Wildflower Editor runs on a Windows PC while the Wildflower Engine runs on the Sifteo hardware (or emulated on PC). Both the editor and engine components of Wildflower were written in C++ and are freely available using an open source license. By default Wildflower is configured for a platforming style game with many different built in object types to start working with. Programmers familiar with C++ can fully modify Wildflower's code to completely change how the game works. It could be transformed into a top down rpg, a puzzle game, or even a multi-player game, it's up to you! To run Wildflower simply run the WildflowerEdit.exe file in the root folder of the program. For more information about Wildflower and license info please check the included html help documentation.