Commit Graph

8 Commits

Author SHA1 Message Date
Martin Thoma
e64fb6795c MAINT: Apply pre-commit
Remove byte-order-marker pre-commit check as there would be
many adjustments necessary
2022-03-05 09:29:23 +01:00
masykur
4663a8e550 Add tictactoe2 in C# and reorganize project folder 2022-03-04 16:31:01 +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
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
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