Prototype Scope



= Prototype 06/11 | v0.0.1 =

What the Prototype will include:

  • Template tilemap;
  • Movement of the player;
  • Player collision system;
  • Collect in-game items (Fuel, Collectable 01, Collectable 02);
  • Display info in the UI;

  • Add pickaxe system:
    • Pickaxe radius for digging
    • Add damage per second
    • Radius size
    • Upgradeable "Mining" Ray (UI System);

  • Health of the player;
  • Add block health system:
    • Each block has a different amount of health 
    • Block health decreases according to the damage per second on the block 
    • Visual representation of block damage
  • TimeWave:
    • Create countdown and display in UI 
    • When zeroing the countdown, enemies appear 
    • At the end of all waves, the character restarts in the city 
  • Enemies:
    • Enemy spawn on both sides of the screen when the wave countdown is zero; 
    • Enemy movement system; 
    • Enemy collision system; 
    • Range what range of enemy damage; 
    • Enemy health system; 
    • System of damage that the enemy generates (Melee, Medium-Range, Long-Range, Boss)
      • Melee: Damage per second; 
      • Medium, Long: Projectile system, Damage per second; 
      • Boss: Projectile system, Damage per second ;
  • Weapon System ( removed from this stage of Prototype - Week 5 ):
    • Types of weapons that the player has; 
    • Projectile shooting speed; 
    • Affected area; 
    • Damage per second;
    • Upgrades (UI System);

  • (Add on week 5) Quest System:
    • Quest controller: Enable and Disable Quests;
    • Create quest objectives;
    • Check whether the individual objective has been completed;
    • Check that all quest objectives have been completed;

  • (Add on week 5) Menu System:
    • Start;
    • New Game ( Choose Save Name );
    • Load Game ( Managment Saves );
    • Quit Game;
  • (Removed from this stage of Prototype - Week 5 ) Save/Load System:
    • New Game ( Date, Name );
    • Load Game ( Date, Name, Progress, Hours Played );
    • Edit Save Game ( Change Name, Delete Save Game );

  • Final Touchs:
    • Fix Bugs;
    • Balance GamePlay;


    = Prototype 06/11 | v0.0.1 =

Resume Progress:





= Deploy Prototype 06/11 | v0.0.1 =

Leave a comment

Log in with itch.io to leave a comment.