My First  Game Jam! 

Note: Read the end especially!!!

Control Overview:

  • drag and drop game elements from buttons on the left side of the screen
  • Blue Square Cell: adds a cell than can be played
  • Heart: gives full health to any cell (cell health indicated in the top middle left of the screen)
  • Bomb: does a ring of splash damage eliminating enemies

Controls:

  • Move Player: Right Click another cell
  • Shoot: left click
  • Start Round: Ready Button (on the top middle of the screen)

Level Up Boosts

  • Cell:
    • levels 1 - 7: + 1 inventory cell
    • levels 7 - 13: +2 inventory cells
    • levels 13+: +3 inventory cells
  • Health:
    • levels 1-4: +1 health pack
    • levels 4-9: +2 health pack
    • levels 10+: +3 health pack
  • Bombs:
    • levels 1-9: +2 bombs
    • levels 10+: +4 bombs

MAKE CONNECTIONS

  • For every cell connected to a given cell, the given cell will receive a boost in player shooting speed. If the given cell has 4+ connections, the player will get a DOUBLE shot if they are at level 5 or above.
  • Cells connected to more cells also have faster auto-gun speeds.
  • **enemies do get faster over time, beware!

Leave a comment

Log in with itch.io to leave a comment.