Adding a Score in Game Lab

  Рет қаралды 74,541

Computer Science and Coding

Computer Science and Coding

Күн бұрын

Пікірлер: 36
@rishabhrawat6413
@rishabhrawat6413 4 жыл бұрын
hey !I have seen your various videos . You do a great work .It helps the beginners understand some basic uses of blocks.Plz keeep it up and make more videos like this.
@sayuwami6969
@sayuwami6969 4 жыл бұрын
how to make the score appear on background if we have use setAnimation for background ?
@computerscienceandcoding7741
@computerscienceandcoding7741 4 жыл бұрын
Make sure the text block for score is below draw sprites.
@computerscienceandcoding7741
@computerscienceandcoding7741 3 жыл бұрын
The background sprite is likely covering up your score. Move the text block that displays score down below the drawsprites. 10 months!
@Trndndf
@Trndndf 4 жыл бұрын
again, thanks these tutorials really help
@alexzandria9623
@alexzandria9623 2 жыл бұрын
it really helps kids learn how to do code more
@jaydenrodriguez461
@jaydenrodriguez461 4 жыл бұрын
i tried to put the score on my screen but it just says score instead of showing an actual score
@computerscienceandcoding7741
@computerscienceandcoding7741 4 жыл бұрын
Take the quotes off of score
@lebronDaGoat-1
@lebronDaGoat-1 4 жыл бұрын
thanks dude really appreciate ur work congrats u just earned a sub
@lebronDaGoat-1
@lebronDaGoat-1 4 жыл бұрын
replying myself
@justachannelwith5videos348
@justachannelwith5videos348 2 жыл бұрын
Without this video I would be held back 😳
@koreoprezzii
@koreoprezzii 3 жыл бұрын
oh my fuckin God thank you so much i was having so much trouble and all I had to do was not use the var for the 2nd score. Literally been searching everywhere and you just made it simple so thanks
@jaydenrodriguez461
@jaydenrodriguez461 4 жыл бұрын
Do u know how to fix this and if so how
@allyrogin0
@allyrogin0 Жыл бұрын
Thank you so much! But what if the background is sprite?
@computerscienceandcoding7741
@computerscienceandcoding7741 Жыл бұрын
Should work the same. Just make sure the text block that holds your score is somewhere below the drawSprites block (but still inside the draw loop).
@Ness_brawl_stars
@Ness_brawl_stars 10 ай бұрын
BRO YOU ARE THE GOAT I LOVE YOU MAN I JUST PASSED MY EXAM BECAUSE OF YOU AND REMEMBERJNG WHAT YOU SAID
@Cameron0001
@Cameron0001 4 жыл бұрын
Thank you so much. I needed this.
@airaa..a
@airaa..a 3 жыл бұрын
Oh my gosh this was posted on my birthday 2 years ago-
@pr1me595
@pr1me595 4 жыл бұрын
You showed me how to use the score but its not the way I want to do it I want it like the label shows the score with like 0 then when you do something it turns to 10 then more then more.
@computerscienceandcoding7741
@computerscienceandcoding7741 3 жыл бұрын
Are you saying you want the score to increment in 10s instead of 1s? If so, use score=score +10;
@pr1me595
@pr1me595 3 жыл бұрын
@@computerscienceandcoding7741 thanks but that was 3 months ago but thanks for telling me
@yoursleepparalysisdemon1828
@yoursleepparalysisdemon1828 4 жыл бұрын
can you redo this with real coding? I'm learning it and well i don't know where the quotation marks and parentheses always go. edit: I figured it out, but whenever I do it, its [object Object] and whenever the scored go up it adds 1 at the end of it
@ferg2sick
@ferg2sick 3 жыл бұрын
thanks for the help man
@araceli7537
@araceli7537 3 жыл бұрын
Great video, I really needed this!!
@tannercasey2654
@tannercasey2654 3 жыл бұрын
This helped me a lot
@devyanshtandon
@devyanshtandon 4 жыл бұрын
Thanks a lot
@kathryn7733
@kathryn7733 3 жыл бұрын
Thank you so much!!
@Shaan-mk4sz
@Shaan-mk4sz 4 жыл бұрын
Super helpful. Thank you!
@WambuaLooba
@WambuaLooba 4 жыл бұрын
thanks for this
@pinnapleope5947
@pinnapleope5947 10 ай бұрын
saving my group project lol
@henry1191
@henry1191 3 жыл бұрын
Is there a way to make it so when the score reaches X a new sprite appears on the screen?
@computerscienceandcoding7741
@computerscienceandcoding7741 3 жыл бұрын
Yes. If score>10, You can use the sprite visible property. After making the sprite, set visible to false. Then inside the if, set visible to true to make a sprite appear.
@kydenmooney9985
@kydenmooney9985 4 жыл бұрын
yo my guy
@ZenoXYT_
@ZenoXYT_ 4 жыл бұрын
this did not help
@supriyansit
@supriyansit 2 жыл бұрын
why
Click Button Game App Lab
8:46
Brian Fleischman
Рет қаралды 58 М.
How to create a game using sprite lab on code.org
22:38
Fatma Omar
Рет қаралды 59 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Game Over Screen in Game Lab
3:51
Computer Science and Coding
Рет қаралды 15 М.
Keyboard input and movement in AppLab (Code.org)
20:16
Doug McNally
Рет қаралды 74 М.
CODE.ORG CSP UNIT 8 CREATE PT (PERFORMANCE TASK)
41:48
Kayan Hales Clarke
Рет қаралды 66 М.
NEVER DO this on SCRATCH ! | EP 3
10:55
SL Smart Mind
Рет қаралды 1,5 МЛН
How I take notes as a Math major using Vim + LaTeX
20:14
SeniorMars
Рет қаралды 1,1 МЛН
Create A Health Bar in Game Lab on Code.org
8:01
Computer Science and Coding
Рет қаралды 12 М.
How to Jump and Add Original Sounds In GameLab on Code.org
10:15
Computer Science and Coding
Рет қаралды 32 М.
Code Org App Lab - Login System Part 3
8:52
Benjamin Leung
Рет қаралды 11 М.
Score Keeping in App Lab - Part 1
6:38
Computer Science and Coding
Рет қаралды 27 М.