Transpetris Final Released

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
HeX0R
Addict
Addict
Posts: 1189
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Post by HeX0R »

You should have mentioned, that it won't run on <Win2k Machines as it makes use of SetLayeredWindowAttributes() which isn't available on Win9x pc's.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

HeXor, Thanks. Very good point. I often forget that people still use those OS's. Question. Did you try it on a Win9x machine? If so, what did it do? Did it die with a splat or did it run with a big purple background? I assume the transparency wouldn't work, but I don't know if that would crash it or not. As the author, I should really know that.
BERESHEIT
User avatar
HeX0R
Addict
Addict
Posts: 1189
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Post by HeX0R »

I tried on a Win98SE Machine and it died with the message that SetLayeredWindowAttributes() isn't available in USER32.dll.

Btw. this isn't of course my normal PC , this is my "hightech-tool" ( :evil: ) on work...
Rolands
User
User
Posts: 39
Joined: Thu Jun 12, 2003 6:29 pm

Nice tetris!

Post by Rolands »

Nice tetris game!

I've played tetris a lot in the past and my mother is absolute adicted to this type of game..

Small question: where is the highscore stored?
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

I play Tetris too, mostly the old MS one. Yours is nice :) but too slow. I miss the ability to set the
the initial level (for death matches, MS tetris breaks down at approx 32000 points and begins to count
down from there). And I'm also used to hit space to drop. :wink:
Post Reply