Skip to content

Commit e137caa

Browse files
committed
scenario first half
1 parent aef9ce7 commit e137caa

File tree

1 file changed

+91
-0
lines changed

1 file changed

+91
-0
lines changed

data/scenario.md

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
## Scenario and level design
2+
3+
#### Intro - Done
4+
5+
In the year 20XX, the butterfly
6+
overpopulation problem has
7+
obviously reached critical mass.
8+
The military has decided to intervene.
9+
Your mission is simple: defeat all the
10+
butterflies before the world ends.
11+
But look out for Big Butta, king of
12+
the butterflies...
13+
14+
#### Tuto
15+
16+
We need a simple was to show the controls without tooo much text
17+
Should not be too long to go through as controls are simple and usual
18+
19+
Explain
20+
- Note: The game is played better with a gamepad
21+
- Basic movement (WASD, arrows or gamepad)
22+
- Fire (space, enter, gamepad trigger, gamepad A or B)
23+
Don't explain how to switch weapons as there is only one available
24+
25+
#### Level 1 - Done
26+
27+
**Title**: The Butterflies Awaken
28+
29+
A few butterflies spawn in simple structures,
30+
but very soon they start to organise themselves
31+
into more complexe and dense structures
32+
At the end the player faces a wall of non moving butterlies
33+
34+
#### Level 2
35+
36+
**Title**: The Rise of Butterfly
37+
38+
A few dense structures and then butterflies start
39+
moving in increasingly complexe shape.
40+
Finally a Machine Gun is given to the player that allows
41+
it to destrow the final wall.
42+
When the machine Gun is give a small tuto
43+
tells how to change weapons
44+
45+
#### Level 3
46+
47+
**Title**: Attack of the Butterflies
48+
49+
One night, the butterflies gathered to stop you.
50+
A very dense level were the Machine will be of
51+
great use, with heart powerup. Quite lengthy,
52+
with new structures and more butterflies than ever.
53+
Over time, attacks are less dense but butterflies move faster
54+
Towards the end, the player is given the Laser Gun
55+
to kill butterflies before they can see him.
56+
57+
#### Level 4
58+
59+
**Title**: The Butterfly Menace
60+
61+
After the mass killings, butterflies went
62+
hiding in the desert where they will try to avoid
63+
the player.
64+
Very sparse and spread out waves at first,
65+
they then come in a bigger number and avoiding better
66+
when the player is given Aiming bullets.
67+
The rest of the level is then to enjoy the Aiming bullets
68+
69+
#### Level 5
70+
71+
**Title**: The Butterflies Strikes Back
72+
73+
After their last beating,
74+
they put their hands on guns and
75+
start to attack the player.
76+
A few butterflies spawn first so
77+
the player can learn to avoid bullets.
78+
The machine gun will be used a lot to avoid
79+
getting too many butterflies on the screen
80+
There should be some snipers (butterflies far from the crowd)
81+
82+
#### Level 6
83+
**Title**: A new Butterfly
84+
85+
#### Level 7
86+
**Title**: Revenge of the Butterfly
87+
#### Level 8
88+
**Title**: Return of the Butterfly
89+
#### Level 9
90+
**Title**: The Last Butterfly
91+

0 commit comments

Comments
 (0)