ULTIMATE BOSS BATTLE
by TREIBOURGH72X
remixed from "ULTIMATE BOSS BATTLE" by Meddling Cheetah
originally from "Code-A-Thon Week 6 - Create a Boss Battle" by Original Queen
0
146
Description
ULTIMATE BOSS BATTLE, a project made by TREIBOURGH72X using Tynker. Learn to code and make your own app or game in minutes.
Tags
Game, Boss Fight, Animation, Art
Concepts
simple loops, delays, simple events, simple variables, basic math, variables, advanced motion, functions, visibility, simple conditionals, cloning, layers, advanced costume handling, input/output, simple sound playing, simple messaging, miscellaneous, detect conditions, screen bounds, direction and turning, advanced events, advanced loops, music and instruments, text handling, string handling, simple motion, resize actor, graphic effects, expert math, program control, advanced math, conditional loops
- #Lines:266
- #Actors:11
- #Costumes:30
- #Scripts:33
Text Snippets
- 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.
- move and fire red laser!
- fire blue laser!
- 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.
- this code ends the game if you reduce the boss's health to 0.
- use these blocks to define and run your own functions!