spaceship boss battle
by benny
originally from "Code-A-Thon Week 6 - Create a Boss Battle" by Original Queen
0
0
Description
spaceship boss battle, a project made by benny using Tynker. Learn to code and make your own app or game in minutes.
Tags
Art, Game, Battle, Music, Animation, Health, Adventure, Animals, Photo, FPS
Concepts
delays, basic math, simple variables, functions, variables, simple loops, simple conditionals, miscellaneous, simple sound playing, advanced loops, expert math, string handling, advanced math
- #Lines:256
- #Actors:10
- #Costumes:30
- #Scripts:31
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!