Commit Graph

13 Commits

Author SHA1 Message Date
Jeff Atwood
ca285b4c18 Merge pull request #187 from olliehcrook/patch-1
Debug tictactoe2.py
2021-03-03 11:04:39 -08:00
Jeff Atwood
fe4dffaf4d Merge pull request #186 from olliehcrook/ollies-branch
Tic-Tac-Toe java port
2021-03-03 10:51:39 -08:00
olliehcrook
cad9b8f816 Debug tictactoe2.py
Fixed board being rendered twice bug when current_player = OccupiedBy.PLAYER.

TL;DR unnecessary print statement
2021-03-03 17:51:36 +00:00
olliehcrook
c1bb374726 Update TicTacToe2.java 2021-03-03 17:37:23 +00:00
olliehcrook
f5d949502b Delete .gitignore 2021-03-03 17:29:03 +00:00
olliehcrook
3ff7a1c486 Delete run.sh 2021-03-03 17:28:33 +00:00
olliehcrook
c6e6192f2b Delete make.sh 2021-03-03 17:28:23 +00:00
Oliver Hensman-Crook
35845b0962 Tic-Tac-Toe java port 2021-03-03 17:20:46 +00:00
Oliver Hensman-Crook
221fa7fe09 Tic-Tac-Toe java port 2021-03-03 17:18:28 +00:00
Daniel Piron
fb8b8c75cb Python port of Tic-Tac-Toe 2 (first pass)
Needs work on Computer AI
2021-02-28 22:09:10 -05:00
Jeff Atwood
18963ea719 add pascal and perl folders for all programs 2021-02-27 13:33:14 -08:00
Jeff Atwood
f899e5584c add README.md to each language subfolder 2021-02-15 14:22:06 -08:00
Jeff Atwood
54890a460b add all BASIC source files and folders 2021-02-09 19:36:03 -08:00