Revenge

Developed or developing a new product in PureBasic? Tell the world about it.
Passant
New User
New User
Posts: 9
Joined: Sun May 11, 2003 12:33 am

Revenge

Post by Passant »

HI, people....
This is my newest game, called "Revenge"...
It's a 2D Space-Shooter that you can play twice or alone.
Ok, have fun with the game and be sure it's better than my English ;-)

http://home.t-online.de/home/5200147189 ... evenge.zip
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Nice game :)

The scroll sometimes gets a bit slow, but it's cool
Passant
New User
New User
Posts: 9
Joined: Sun May 11, 2003 12:33 am

Post by Passant »

you are right... sometimes it is really slow...
I have changed some values, now it will work much more better.
Thx for testing the game!
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

nice grafix!
my score stinks though.
Joe
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

The online hi-score system is a nice idea but you better work on a more secure way of posting data... you don't want it too easy for people to post fake scores :)
Passant
New User
New User
Posts: 9
Joined: Sun May 11, 2003 12:33 am

Post by Passant »

OK, I think you are the guy with more than 19000 points.... 8)
But please explain how you have fake it...
Pupil
Enthusiast
Enthusiast
Posts: 715
Joined: Fri Apr 25, 2003 3:56 pm

Post by Pupil »

Passant wrote:OK, I think you are the guy with more than 19000 points.... 8)
But please explain how you have fake it...
I have not tried myself, but if your data isn't encrypted somehow it's quite easy to use a packetsniffer to see the comunication between client (game) and server (hiscore tracker). Knowing your own score alows you to backtrack and figure out how to simulate the score registring procedure...
Post Reply