This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-01-11 17:57:11

1lou
Scratcher
Registered: 2009-12-16
Posts: 3

How do you program a score board?

In my game I want to have a score board but i dont know how please help me out.

Offline

 

#2 2010-01-17 15:37:07

shamrocker
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How do you program a score board?

I'll help you, as soon as I make a project for it. I'll link it to you, and you can download and study the scripts.


http://i46.tinypic.com/2s1b32e.png
respect the oxford comma

Offline

 

#3 2010-01-22 01:57:36

Locomule
Scratcher
Registered: 2009-08-24
Posts: 500+

Re: How do you program a score board?

There are a lot of different ways. Post your partial program first. Then post here with a description of what you want the game to be like when finished. We will handle the rest  wink

I have a few apps that post scores. Some have Sprites say the score briefly. Others display it all the time. Here is my Pong game that displays it simply all the time by displaying two score variables (one for each player)
http://scratch.mit.edu/projects/Locomule/737050

The problem with this method is that displaying variables during the game will cause more complex games to slow way down. But tat is why we need to see your uploaded version, so we can see what works best for you  smile

Last edited by Locomule (2010-01-22 02:07:13)


aka Pain from DragonSpires, Delrith Online, BotBattle, Urban Dead etc etc lol

Offline

 

Board footer