Page 1 of 1

GRIDSLER

Posted: Thu May 22, 2008 6:06 pm
by Psychophanta
GRIDSLER is a game and it is the name of last creation.

No instructions, not needed for smart people like you :wink:
Just press left CTRL if you have no exit...

Posted: Thu May 22, 2008 6:25 pm
by milan1612
Nice one, I made it twice to the level with the magnets but no further yet... :)

Posted: Thu May 22, 2008 6:45 pm
by Comtois
Thank you , i like this game :D

Posted: Thu May 22, 2008 7:10 pm
by IceSoft
2,36 MB that's lot of storage for such a small game ;-)

Posted: Thu May 22, 2008 8:01 pm
by Rook Zimbabwe
7z? Ay!!!

Posted: Thu May 22, 2008 8:01 pm
by Rook Zimbabwe
sorry... double post for some reason!

Posted: Thu May 22, 2008 10:19 pm
by Comtois
Nice level :)

may be you can add password to start at any level already done ?

Image

Posted: Thu May 22, 2008 10:36 pm
by Psychophanta
Comtois wrote:Nice level :)

may be you can add password to start at any level already done ?
Hehe, Yes, I had thought about it.
I'll do now.
But first finish all the stages (there are few)... :D

BTW: the black holes are slighty different of blue holes coz black holes don't match with blue cells (line-match cells) and blue holes do.

Posted: Fri May 23, 2008 12:09 am
by Psychophanta
Psychophanta wrote:
Comtois wrote:Nice level :)

may be you can add password to start at any level already done ?
Hehe, Yes, I had thought about it.
I'll do now.
But first finish all the stages (there are few)... :D

BTW: the black holes are slighty different of blue holes coz black holes don't match with blue cells (line-match cells) and blue holes do.
EDIT:
Done, now there is generated a stage key 40 bytes file. Thus you can continue with your last stage. No excuses now, hehe.
IceSoft wrote:2,36 MB that's lot of storage for such a small game ;-)
Damn!, i know, it is due to the .s3m modules (the modplug lib has the fault :wink: )

Posted: Fri May 23, 2008 6:40 am
by Demivec
I've tried executing the file after unpacking it with a 7zip file manager and don't get anything. I'm using XP sp3.

I don't even get a window or anything in the taskbar. I have to end the program from the task-manager.

Is there something else I can try?

Posted: Fri May 23, 2008 8:09 am
by DarkDragon
Well opening the link in firefox just opens the file as if it would be a textfile.
Maybe you should contact your provider (Or do it yourself if you are the provider) - the mime types are invalid for this.

Posted: Fri May 23, 2008 12:18 pm
by Psychophanta
@Demivec, i do nothing rare.
I call this macro which is what i use commonly:

Code: Select all

Macro StartScreen(title="Full Screen")
  bitplanes.b=32
  SCREENWIDTH.l=1024:SCREENHEIGHT.l=3*SCREENWIDTH/4
  If InitMouse()=0 Or InitSprite()=0 Or InitSprite3D()=0 Or InitKeyboard()=0 Or InitSound()=0
    MessageRequester("Error","Can't access DirectX",0):End
  EndIf
  While OpenScreen(SCREENWIDTH,SCREENHEIGHT,bitplanes.b,title#)=0
    If bitplanes.b>16:bitplanes.b-8
    ElseIf SCREENHEIGHT>600:SCREENWIDTH=800:SCREENHEIGHT=600
    ElseIf SCREENHEIGHT>480:SCREENWIDTH=640:SCREENHEIGHT=480
    ElseIf SCREENHEIGHT>400:SCREENWIDTH=640:SCREENHEIGHT=400
    ElseIf SCREENHEIGHT>240:SCREENWIDTH=320:SCREENHEIGHT=240
    ElseIf SCREENHEIGHT>200:SCREENWIDTH=320:SCREENHEIGHT=200
    Else:MessageRequester("VGA","Can't open Screen!",0):End
    EndIf
  Wend
EndMacro
It opens a 1024x768x32 Full screen :roll:

Posted: Fri May 23, 2008 6:15 pm
by flaith
That's the kind of game i like to play with, and really addictive

Thanks :D

Posted: Fri May 23, 2008 7:27 pm
by Demivec
Psychophanta wrote:@Demivec, i do nothing rare.
...
It opens a 1024x768x32 Full screen :roll:
A simple reBoot fixed the problem. Great game. I like this style. This kind of game can also be done with randomly created boards in addition to the designed ones.

Posted: Sat May 24, 2008 10:00 am
by Psychophanta
Ok, hehe, looks like Demivec was the first finishing this preview. :wink:

It is not too difficult to reach the end ... and there is a little gift there :wink:

BTW: any bug report is welcome

EDIT: the ending stuff song is not my tribute to Jochen Hippel as there is said in the scrolling text (i decided to change it and i included another different mod, but i forgot to change the scrolling text). Now is fixed.