Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:projects:mario:design_doc [2009/08/08 19:39] – jeff | wiki:projects:mario:design_doc [2020/11/19 14:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
The java game engine I have built for previous projects. | The java game engine I have built for previous projects. | ||
- | ===== Action | + | ===== Characters |
==== Main Character ==== | ==== Main Character ==== | ||
+ | |||
+ | All stages need these following actions: Standing, Dyeing, Walking, Running, Jumping, Swimming | ||
+ | |||
+ | The stages of mario when power ups are applied: | ||
+ | |||
+ | Little Mario: This is the stage of mario with no power ups. No extra actions | ||
+ | |||
+ | Big Mario: This is when mario gets a brown mushroom. | ||
+ | |||
+ | Fire Mario: This is when mario gets a Flower and is able to shoot fire. The outfit he wares is changed to an appropriet color. | ||
+ | |||
+ | Star Mario: This is when mario gets a star and is able to kill anything. The outfit will flash between three colors. There are no extra actions. | ||
+ | |||
+ | === Reference images === | ||
+ | |||
[[http:// | [[http:// | ||
[[http:// | [[http:// | ||
+ | |||
==== Enemies ==== | ==== Enemies ==== | ||
+ | === Kuppa === | ||
+ | |||
+ | === Green Turtle === | ||
+ | |||
+ | === Red Turtle === | ||
+ | |||
+ | === Flying Red Turtle === | ||
+ | |||
+ | === Spike === | ||
+ | |||
+ | === Beetle === | ||
+ | |||
+ | === Bullet === | ||
+ | |||
+ | === Venus Fly trap === | ||
+ | |||
+ | === Cloud Guy === | ||
+ | === Level 4 Headline === | ||
==== Levels ==== | ==== Levels ==== |