Address: | PDS Enterprise Inc. 1650 West Artesia Blvd, Suite 278 Gardena, CA90248 |
Phone: | 1-843-408-0142 |
Email: | pdsenterprise@gmail.com sales@coolprototyping.com |
21. Rapid Prototyping Framework
We are starting to dip our toes in the waters of prototyping again. The first step was trim down the framework we built for World of Goo and gear it towards a rapid prototyping workflow.
This means two things:
Minimizing the amount of code required to set up a new game
Providing all the basic facilities so as to avoid wasting time reinventing the wheel (2D rendering, sound, input, persistence layer, and resource management). There's nothing revolutionary about this framework, but in the hope that it is useful to others, we decided to throw out the source code. Download, unzip, and check out the readme.html file for setup instructions. There is no documentation and we're not going to support this code. There are two example projects included, so check those out and hopefully everything will make sense .
Also, we set up a new board on our forum in case people want to discuss the framework or share their creations.