Page 1 of 1

Bee-Ant's Crazy Kart Demo

PostPosted: Thu Oct 07, 2010 4:34 pm
by Bee-Ant
Before you play it I warn you :
1. This is very old demo I made, about 3 years ago when I was sooo bad in coding. Just found it on my hardisk and decided to expose it :P
2. Still hasn't finished yet
Anyway here you go:
http://dl.dropbox.com/u/3997355/Bee-Ant ... zyKart.zip

Re: Bee-Ant's Crazy Kart Demo

PostPosted: Fri Oct 08, 2010 3:45 pm
by lcl
Cool. :D

Re: Bee-Ant's Crazy Kart Demo

PostPosted: Fri Oct 08, 2010 10:35 pm
by Bee-Ant
Thanks, but it's not finished yet :(

Re: Bee-Ant's Crazy Kart Demo

PostPosted: Sat Oct 09, 2010 9:01 am
by lcl
yeah. :D
Have you played CTR? (Crash Team Racing)
This game seems much like it. :D

Re: Bee-Ant's Crazy Kart Demo

PostPosted: Fri Feb 04, 2011 1:58 pm
by hamdotkeren
I saw your code and try to imitate it,
I'm a beginner, can the system from your code is made highscore list ...
so who gets the highest score then his name will appear on the highscore list, and who score lower then his name will appear below it and so on.

I want to make the highscore list like other games that contained the sequence name from the highest scoring player to score the lowest, number around 40 people. Can you give me directions?

Thank u

Re: Bee-Ant's Crazy Kart Demo

PostPosted: Tue Feb 08, 2011 10:32 am
by Bee-Ant
hamdotkeren wrote:I saw your code and try to imitate it,
I'm a beginner, can the system from your code is made highscore list ...
so who gets the highest score then his name will appear on the highscore list, and who score lower then his name will appear below it and so on.

I want to make the highscore list like other games that contained the sequence name from the highest scoring player to score the lowest, number around 40 people. Can you give me directions?

Thank u

Through this game coding system, it's kinda troublesome.
But I can make you a new better system.
For sure, high score list thing must use arrays.
Can you give me some explanation about your system more?