briceduke / 2340-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks

  • Brice: Calculating a move
  • Aashay: Update display board
  • Isha: User input
  • Tanmayi: Validate moves

Board data structure

  • 2D array of maps, key is the board number, value is either 0 if unclaimed, 1 if computer, or 2 if player

About


Languages

Language:Assembly 100.0%