create plan
This commit is contained in:
parent
8552ce3300
commit
4378f4421b
34
README.md
34
README.md
@ -3,13 +3,45 @@
|
||||
Weapons:
|
||||
* Laser mask
|
||||
* Bomb mask
|
||||
* Piston mask
|
||||
* Pistol mask
|
||||
|
||||
Enemies:
|
||||
* Singular pawns that keep distance
|
||||
* Cluster of many enemies
|
||||
* Snake-like row of enemies
|
||||
|
||||
Upgrades:
|
||||
* Increase move speed
|
||||
* Increase attack speed
|
||||
* Increase attack power
|
||||
* Reduce cooldown
|
||||
* Reduce switch cooldown
|
||||
|
||||
Strech goals:
|
||||
* Intro / tutorial
|
||||
* Sword weapon to deflect bullets
|
||||
* Enemy that shoots bulelts back
|
||||
* Interactions between weapons.
|
||||
* Shoot bomb with laser for bigger explosion
|
||||
* Shoot bomb with pistol to move it or make it stronger
|
||||
* Shoot pistol with laser for explosin of many small bullets
|
||||
|
||||
## Schedule
|
||||
|
||||
Total time:24h
|
||||
|
||||
* (12h) Gameplay
|
||||
* (6h) Weapons
|
||||
* (2h) Pistol
|
||||
* (2h) Bomb
|
||||
* (2h) Laser
|
||||
* (6h) Enemies
|
||||
* (2h) Pawn
|
||||
* (2h) Cluster
|
||||
* (2h) Snake
|
||||
* (6h) Art & Audio
|
||||
* (6h) Polish
|
||||
|
||||
## Run
|
||||
|
||||
Linux and Windows:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user