top of page
Search

Day One

  • betapotato29
  • Dec 7, 2020
  • 1 min read

Updated: Dec 10, 2020

We started off the project by working on the logic - after all, it makes up the core of the Bot.

We initially decided to give the bot a response for every possible scenario, but we realized halfway through class that this is not a feasible option as there are way too many possible combinations. Mapping the board out with a 2D array is decided to be the better option, and we spent the rest of the class working on how the bot would write data into the array.



Our initial psudo-code


 
 
 

Recent Posts

See All
Day 4

Today is the final day, and our algorithm has been coming along nicely. It has been working fine on everything we threw at it so far, so...

 
 
 
Day 3

Carrying on with the previous day's effort, the algorithm is being further developed. Our algo can not finish simple puzzles on the test...

 
 
 

Comentários


© 2023 by Turning Heads. Proudly created with Wix.com

bottom of page