40Seconds (demo) - my FIRST PB game

Developed or developing a new product in PureBasic? Tell the world about it.
ChebbyShabby
Enthusiast
Enthusiast
Posts: 121
Joined: Mon Jun 26, 2006 10:47 am

40Seconds (demo) - my FIRST PB game

Post by ChebbyShabby »

hey i just started using PB. every now and then, i fiddle around a bit and learn new things. this is my first complete game in PB. tell me what you think

Download here: http://www.penguinbyte.com/apps/pbwebst ... 362/XO.zip
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

very exiting even if it is, at the moment, very simple.

my (modest) score is 31 :P
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
SunSatION
User
User
Posts: 85
Joined: Tue Jun 21, 2005 7:26 pm
Location: Malta

Post by SunSatION »

I got 50 :lol:
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

eneMIES
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
ChebbyShabby
Enthusiast
Enthusiast
Posts: 121
Joined: Mon Jun 26, 2006 10:47 am

Post by ChebbyShabby »

did i spell it wrong?? hold on.. lemme check

edit* whoops.. i did :(
User avatar
oryaaaaa
Addict
Addict
Posts: 825
Joined: Mon Jan 12, 2004 11:40 pm
Location: Okazaki, JAPAN

Post by oryaaaaa »

My best score is 12. good
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Graphics

Post by Character »

I like the style of the graphics.
Maybe some extra options or challenges like barriers to muscle it up a little bit?
Cessante causa cessat effectus
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

I got 33.

I played the game twice, then I pressed Esc, and waited for the game to exit. Then the computer froze totally. Nothing worked, I had to hard-reboot the machine :?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

GeoTrail wrote:I got 33.

I played the game twice, then I pressed Esc, and waited for the game to exit. Then the computer froze totally. Nothing worked, I had to hard-reboot the machine :?
Launched.. but my system ran it out of control.. used the arrow keys
but it ran so fast i had no control.

- np
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

:D addicted game : 54
“Fear is a reaction. Courage is a decision.” - WC
ChebbyShabby
Enthusiast
Enthusiast
Posts: 121
Joined: Mon Jun 26, 2006 10:47 am

Post by ChebbyShabby »

hmm... i don't see why any computer would crash. after u press escape, all sprites are set free with FreeSprite() and a BMP is displayed. that's all.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Might have something to do with that I have an X2 CPU with dual core and are running 64 bit Windows.

When I play GTA San Andreas the time in the game is speed up by atleast double, I have to manually set the game to use only one CPU core manually.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

50? i got 99 damn how can someone be so damn bad?
Why does the game needs that long to load?
And why are u using a dll? I never heard about the command LZ99py ;)
Apart from that Mrs Lincoln, how was the show?
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

Crashes when I try to run it on my new laptop (Pent. 4, 1GB DDR, 100GB HD, 1280x800 res.)
Intrigued - Registered PureBasic, lifetime updates user
ChebbyShabby
Enthusiast
Enthusiast
Posts: 121
Joined: Mon Jun 26, 2006 10:47 am

Post by ChebbyShabby »

ok u caught me :oops:
the DLL is a dummy for storing highscores :(
noobish but i was in a hurry to test the game..
Post Reply