Link: https://takeitall.dhscodingclub.repl.co/
Completion Date: November 21, 2020
Developers: Alexander Di, Antony Zhao, and Arden Zarins
Take It All! is an online board game where players try to dominate the game board. Using Python-like code, players code up an algorithm that directs their robot to take up as many squares as it can. Players who gain the most territory after 100 moves win the game. Beware: running into another player will destroy both you and the other player, so don't get too greedy.