I'm working on a larger game, but every so often I take a break and make a protoype of some sort to try out some other techniques that I plan to use in future. Here they be!
Feel free to ask questions about any of this and I'll do my best to answer.
Horse Race
- I created such a game for my brother on his Psion Series 3 back in the 90s
- Created to learn about how Sprites work
- Purely random right now
Poker Dice
- I want to make this game Portrait orientation so it's on hold for now
- Created to test my own user interace module and a custom Font
- broken in Pubic SDK 1.9.0 but you're not missing anything
Collector
- Everything is drawn using graphics primitives (circle, rect, line)
- Various ideas to flesh out this one
- Crank or buttons to aim
Racer
- Will take this one further
- Uses off screen collision map (which I wish allowed more than black and white!)
- Heuristic collisions rather than using the SDK
- Crank or buttons to steer
- Variable maximum speed
- Needs an artist! (graphics quickly ripped from an arcade game)
- now called Daily Driver: see here for latest build