From 4378f4421bf6c8f915ec767b283d871e1e7b169f Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Sat, 31 Jan 2026 11:57:57 +0200 Subject: [PATCH] create plan --- README.md | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e217c..23e8084 100644 --- a/README.md +++ b/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: