My Game "Off the Cushion"

OFF THE CUSHION 1.0 is my first game (after my first application “Backdrop’s Creator”) where you have to hit the ball of the color you can see in the corner.
If you hit the right ball you add one “good” point but if you hit the wrong ball OR hit a ball without playing off the cushion OR don’t hit anything you have a “bad” point ! The white cue ball becomes black until you have a right hit !
You can play the game as long as you don’t have 10 bad points !!! (Here the demo stops with 10 good points !)

Screenshot and link to test the demo (for Windows ! I could make a Mac demo if someone tells me which Mac format I have to use by building the game !?!) :

http://cartoon6r.free.fr/forum/offthecushiondemo.zip

To do list :

  • Add a simple (local javascript) highscore table ! But I unfortunately couldn’t make it, even with the different scripts I have read on Unity answers or on the forum !?!
  • Allow all the export resolutions from Unity if I can place one day the counters and words at the right places in any resolutions !?!
  • Add music and other sounds !?!
  • Add an help line to better see the direction of the cue ball before clicking !?!
  • Write better english words or sentences if someone can improve my bad english !?!
  • Make an iOS version !?!

Hope you enjoy it,
6R

The “safe” option is just to use OSX Universal, which will run on both PowerPC and Intel Macs. However, the PowerPC Macs are relatively old now so it probably wouldn’t be much of a problem just to go for OSX Intel.

If you are in any doubt then another option might be to build the demo as a webplayer. That way, you don’t need to worry about the target platform.

Thanks for the reply.
1- I have made a Mac version… I’m waiting for the answer of my tester to know if it works !?! (I d’ont have Mac computer !)

2- I just have made a Web version to test here with 10 good points before the end. It’s in 800 x 600 resolution :
http://cartoon6r.free.fr

6R