Testing a puzzle game for CeBIT demonstration
[email protected] (Kartik Thakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
We are working on a bit longer game then shooter for CEbIT games in about 48
hours. We would love feedback on it:
http://github.com/garu/Spinner
To get it set up follow this:
http://sdlperl.ath.cx/projects/SDLPerl/wiki/TPMFeb2010
To play it:
- use arrows to select a menu item (New Game hopefully)
-enter to select
- use arrows to rotate the small ball on the big ball
- get from on ball to another
- complete all balls to finish the level
- you can add your own levels in data/levels/{\d}.dat
- format is in JSON
Thank you,
Kartik Thakore