Code-A-Thon Week 6 - Create a Boss Battle
by coding superstars
remixed from "Code-A-Thon Week 6 - Create a Boss Battle" by Abiding Neighborhood
originally from "Code-A-Thon Week 6 - Create a Boss Battle" by Original Queen
1
2314
Description
Code-A-Thon Week 6 - Create a Boss Battle, a project made by coding superstars using Tynker. Learn to code and make your own app or game in minutes.
Tags
Animation, Art
Concepts
delays, basic math, simple variables, functions, variables, simple loops, miscellaneous, simple conditionals, simple sound playing, advanced loops, expert math, string handling, advanced math
- #Lines:235
- #Actors:10
- #Costumes:35
- #Scripts:30
Text Snippets
- Code-A-Thon Week 6 - Create a Boss Battle
- sci fi adventure music
- these events control the damage the hero ship takes from the boss.
- this code moves the hero ship.
- this code ends the game if you lose.
- this code gets the hero ship ready.
- fire blue laser!
- this code ends the game if you reduce the boss's health to 0.
- use these blocks to define and run your own functions!
- this code controls the dialogue at the beginning.
- you want to do battle with me?
- prepare to lose!
- this loop controls the boss's three movement patterns.
- move and fire red laser!