Magic Square Freeware!

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Magic Square Freeware!

Post by Rook Zimbabwe »

You can go here and download my newest game. FREEWARE.

Image

http://www.bluemesapc.com/magicsquare.html

I know how much you all like a massive challenge! :wink:

{{UPDATE}}
Added TOGGLE to turn off the TICK sound if you are listening to something else while you play! :D
Last edited by Rook Zimbabwe on Thu Oct 16, 2008 3:05 pm, edited 1 time in total.
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Ok ...
...here are another 'Square' varianth:

PBarrows:
Image
(PB Showcase):
http://www.purearea.net/pb/showcase/sho ... p=0&sort=1
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Post 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
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Post by Little John »

What is the goal of the game? I made this:

Image

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:
http://www.bluemesapc.com/magicsquare.html wrote:The object is to make a SQUARE, do that and you win!
:?:

Regards, Little John
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post 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?
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Post 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
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

Download it NOW... it has the MUTE button... press it and NO SOUNDS!

See pic changed at first post.

:D
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post 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.
oh... and have a nice day.
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Post 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
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Rook Zimbabwe wrote:@Icesoft: Is yours done screen in window or is it just a window?
PBarrows using a WindowedScreen(...)
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post 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!
Last edited by Rook Zimbabwe on Thu Oct 16, 2008 3:36 pm, edited 2 times in total.
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post 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! :wink:
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

The board will not restart automatically. You have to push the [START OVER] button! :D
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!
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Post by Little John »

Got the new version.
Thanks again Rook, very nice game!

Regards, Little John
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post 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... :lol: )
oh... and have a nice day.
Post Reply