more hash out design doc
This commit is contained in:
parent
8837c2a00f
commit
5efc60c378
25
bible.txt
25
bible.txt
|
@ -30,23 +30,46 @@ CRYTPIC CAVES?
|
||||||
# LEVELS #
|
# LEVELS #
|
||||||
##########
|
##########
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- level 1
|
- level 1
|
||||||
- hori
|
- hori
|
||||||
|
- squiggz of 3
|
||||||
|
- part a: blue, 1 enemy shoots
|
||||||
|
- part b: green, all enemies shoot
|
||||||
- iso up
|
- iso up
|
||||||
|
- honers and exploders
|
||||||
- hori
|
- hori
|
||||||
|
- swarm of 4, tri fire
|
||||||
|
- part a: yellow, 2 enemies shoot
|
||||||
|
- part b: yellow, all enemies shoot
|
||||||
- iso down
|
- iso down
|
||||||
|
- honers and exploders
|
||||||
- hori
|
- hori
|
||||||
|
- typical stg design
|
||||||
- iso up
|
- iso up
|
||||||
|
- honers and exploders
|
||||||
- tate
|
- tate
|
||||||
|
- typical stg design
|
||||||
- boss: chimata
|
- boss: chimata
|
||||||
- level 2
|
- level 2
|
||||||
- hori
|
- hori
|
||||||
|
- squiggz of 3
|
||||||
|
- part a: blue, 1 enemy shoots
|
||||||
|
- part b: green, all enemies shoot
|
||||||
- hori
|
- hori
|
||||||
|
- typical stg design
|
||||||
- hori
|
- hori
|
||||||
|
- swarm of 4, tri fire
|
||||||
|
- part a: yellow, 2 enemies shoot
|
||||||
|
- part b: yellow, all enemies shoot
|
||||||
- iso up
|
- iso up
|
||||||
|
- honers and exploders
|
||||||
- tate
|
- tate
|
||||||
|
- typical stg design
|
||||||
- boss: takane
|
- boss: takane
|
||||||
- hopefully about 8 minutes by here. now we start 2nd loop with suicide bullet, nastier bosses
|
- hopefully about 7 minutes by here. now we start 2nd loop with suicide bullet, nastier bosses
|
||||||
- after 2nd loop, if time:
|
- after 2nd loop, if time:
|
||||||
- third boss: marisa
|
- third boss: marisa
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,6 @@ IMAGE wall1 "bg/wall1.png" FAST
|
||||||
|
|
||||||
IMAGE rock1Bottom "fg/rock1bottom.png" FAST
|
IMAGE rock1Bottom "fg/rock1bottom.png" FAST
|
||||||
|
|
||||||
|
|
||||||
IMAGE rock1Top "fg/rock1top.png" FAST
|
IMAGE rock1Top "fg/rock1top.png" FAST
|
||||||
|
|
||||||
IMAGE obstacle1LeftBottom "fg/obstacle1leftbottom.png" FAST
|
IMAGE obstacle1LeftBottom "fg/obstacle1leftbottom.png" FAST
|
||||||
|
|
Reference in New Issue