Page 1 of 2
Magic Square Freeware!
Posted: Thu Oct 16, 2008 5:08 am
by Rook Zimbabwe
You can go here and download my newest game. FREEWARE.
http://www.bluemesapc.com/magicsquare.html
I know how much you all like a massive challenge!
{{UPDATE}}
Added TOGGLE to turn off the TICK sound if you are listening to something else while you play!

Posted: Thu Oct 16, 2008 6:18 am
by IceSoft
Ok ...
...here are another 'Square' varianth:
PBarrows:

(PB Showcase):
http://www.purearea.net/pb/showcase/sho ... p=0&sort=1
Posted: Thu Oct 16, 2008 1:44 pm
by Little John
Thank you Rook, I like it!
Maybe you can provide the possibility to switch off the sound?
Then it would be close to perfect.
Regards, Little John
Posted: Thu Oct 16, 2008 2:18 pm
by Little John
What is the goal of the game? I made this:
There is a big blue square in the upper right corner, but nothing happened.
I expected the program to give me at least 500 points.
So what do you
exactly mean by:
Regards, Little John
Posted: Thu Oct 16, 2008 2:41 pm
by Rook Zimbabwe
Make a square like in the picture in the first post...
It is a bit harder... my record is 1 click (but that was a lucky draw at the starting position!) I was showing my wife the game and she said... if it is so easy why did you write it?
Then she tried and took 37 clicks... it was "The Devil Game" after that!
Turning off sound? OK... can't you just MUTE the sounds in your system? It only makes a "tick" sound : D
I will see what I can do!
@Icesoft: Is yours done screen in window or is it just a window?
Posted: Thu Oct 16, 2008 2:56 pm
by Little John
I see now what I'm supposed to do, thanks.
can't you just MUTE the sounds in your system?
Sometimes I'd like to watch internet TV or hear some music on the PC while I'm playing. Switching off the sound on my system would not make me happy then.
Regards, Little John
Posted: Thu Oct 16, 2008 3:03 pm
by Rook Zimbabwe
Download it NOW... it has the MUTE button... press it and NO SOUNDS!
See pic changed at first post.

Posted: Thu Oct 16, 2008 3:05 pm
by Kaeru Gaman
nice play, nice grafix (PS?)
- I haven't got ANY sound (except those of the MsgBox, and those suck -> wrong #MB_Icon_)
- when I clear the board, it sais "Bad luck, resetting", but the board stays empty.
- sometimes a click is registered when I did none
- when I clicked the "OK" button to the suceed-message, this click was also registered on the board, the board wasn't restarted.
Posted: Thu Oct 16, 2008 3:20 pm
by Little John
Cool, Rook!
However ... I see the new pic, but when downloading I still get the old version.
Kaeru Gaman wrote:when I clicked the "OK" button to the suceed-message, this click was also registered on the board, the board wasn't restarted.
Same here (using the old version).
Regards, Little John
Posted: Thu Oct 16, 2008 3:29 pm
by IceSoft
Rook Zimbabwe wrote:@Icesoft: Is yours done screen in window or is it just a window?
PBarrows using a WindowedScreen(...)
Posted: Thu Oct 16, 2008 3:31 pm
by Rook Zimbabwe
@Kaeru: Weird! Let me see whats what!
I haven't got ANY sound (except those of the MsgBox, and those suck -> wrong #MB_Icon_)
I didn't use anything but the default messagebox in PB without the icons!
Posted: Thu Oct 16, 2008 3:34 pm
by Rook Zimbabwe
OK as far as the DL goes... that has been fixed!
Sound: I used init sound... maybe the tick is too low on your system for you to hear?
Issues... witht he square?
- sometimes a click is registered when I did none
- when I clicked the "OK" button to the suceed-message, this click was also registered on the board, the board wasn't restarted.
The board doesn't restart until yu press the rest button.
yeah.. the additinal click thing... I have a gaming mouse that updates 1800 times a second... you wanna talk about additional clicking!!!
These are some issues with the way PB controls and reads from the mouse. I have asked for them to be fixed... I have asked for extended mouse abiity... but as long as all versions have to agree we are limited by the other OS limitations!

Posted: Thu Oct 16, 2008 3:40 pm
by Rook Zimbabwe
The board will not restart automatically. You have to push the [START OVER] button!
when I clicked the "OK" button to the suceed-message, this click was also registered on the board, the board wasn't restarted.
I think I know how to fix a focus issue however... let me chunk that in there!
Posted: Thu Oct 16, 2008 3:55 pm
by Little John
Got the new version.
Thanks again Rook, very nice game!
Regards, Little John
Posted: Thu Oct 16, 2008 3:58 pm
by Kaeru Gaman
Rook Zimbabwe wrote:I didn't use anything but the default messagebox in PB without the icons!
i c... the default warning sound is nasty... (has to be..

)
... for such like in the game, #MB_ICONINFORMATION would be more fitting.
I know that it's everyones own thing how to profile the system sounds,
but I think most may have a rather nasty one for a warning and a rather nice one for an information...
(in fact, even #MB_ICONEXCLAMATION sounds nicer than standard warning on my profile...

)