Commit Graph

15 Commits

Author SHA1 Message Date
masykur
1e082e8650 Added tictactoe1 in Pascal 2022-02-26 11:32:49 +07:00
masykur
744bafebf1 Added tictactoe1 in Golang 2022-02-26 09:54:21 +07:00
masykur
1849d7abfb Merge branch 'main' of https://github.com/masykur/basic-computer-games into main 2022-02-26 08:48:11 +07:00
masykur
ee141149f7 Bug fix of C# logic and ignore .vscode/ folder 2022-02-26 08:47:53 +07:00
cowboy8625
4e85aa83cd A rust verstion of the Tic Tac Toe Game 2022-02-21 07:35:21 -06:00
ribtips
b59eba3534 modified the AI logic to make it a bit more difficult 2022-02-11 12:12:02 -05:00
Zev Spitz
d35fa5a546 Simplify TicTacToe (C#) folder structure 2022-01-17 15:17:54 +02:00
Zev Spitz
75def2707d Add sln and csroj/vbproj files where missing 2022-01-16 08:17:31 +02:00
Ahmad Masykur
5bb1bb5c38 Add tictactoe1 in C# 2022-01-09 16:43:31 +07:00
RibTips
501deb035c Fixed game termination bug
Fixed issue where the game wouldn't terminate properly if the computer goes first.
2022-01-07 10:59:03 -05:00
RibTips
8c8a00df0f 89_TicTacToe2 in perl 2022-01-07 02:58:35 -05:00
RibTips
6dda7ce25a 89_TicTacToe in perl 2022-01-07 02:46:39 -05:00
LukasMurdock
76c5e1e995 add 17-96 2022-01-03 02:13:21 -05:00
John Long
355ac8ec8e Add Kotlin for Tic-Tac-Toe 2022-01-01 20:45:20 -08:00
Chris Reuter
d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00