Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 609 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 609 Bytes

mo-laura-george-HW-week10

todo:

  • add check if two dots are next to each other
  • add logic for choosing the correct "line", horizontal or vertical
  • add lines addition
  • add lines colors
  • add (auto)box building
  • add boxes building logic - 2d array needed for data
  • add score keeping
  • add player turn indicator
  • set grid zoom + positioning - requires thinking through the logic of it
  • add custom grid size
  • consider resolving "expensive method invocations" - getComponent, null check

controls:

bugs:

  • none