Dreamcatcher
Dreamcatcher is a game prototype for the Game Prototype Challenge (GPC). The GPC is a monthly, week-long, open challenge announced mainly through Twitter to developers to create a game prototype around two keywords or themes.1 The GPCv1 themes were dreams and collectibles.
This was a whimsical first attempt at a game prototype. My attempt (and first attempt at using most of the software tools and first time putting into practice concepts like shaders, collisions, and meshes) was the solo mode game released Nov 22. Subsequent improvements resulted in a game featuring a human versus AI competition to collect dreams the fastest while preventing the other from winning.
The game was built on the Unity IDE and published through Unity’s web player, hosted on a Drupal micro-site.
The following are sources and credits for various software, assets, and methods I used:
Software:
Assets:
- Wall texture by Molimo Design
- Source for Floor, cloud, and player texture by Designs Buzz.
- Source for GUI cloud icon by OCAL.
- Transparent shader for the falling clouds by NeARAZ.
- Simple smooth camera follower grabbed straight from Unity’s documentation.
- Blob shadows and particle emitters were out-of-box standard Unity assets.
- All other things, I made:
- Models with Blender’s grease pencil.
- Scripted behaviours with Unity’s Javascript.
- Bump maps converted from sourced textures.
- Recoloured textures from sourced textures.
- All other textures and icons.
Website:
- Drupal 6 (Panels, Quicktabs, Pathauto, CCK + Filefield, Markdown, Typogrify, Google Analytics)
- Slightly modified Abstract theme
- Nginx + PHP 5 FastCGI + MySQL 5
- CentOS 5 hosted by Slicehost