Commit Graph

13 Commits

Author SHA1 Message Date
Zev Spitz 75def2707d Add sln and csroj/vbproj files where missing 2022-01-16 08:17:31 +02:00
Alex Scown 63100a5592 Fix unmatched quotes error 2022-01-09 14:29:39 +00:00
Alex Scown 10a2f535eb Final tidy 2022-01-09 14:21:29 +00:00
Alex Scown 5195ef74c6 Move remaining functions into class 2022-01-09 14:21:29 +00:00
Alex Scown a0fdf42166 Initial conversion to class 2022-01-09 14:21:29 +00:00
Alex Scown 2fa142a246 Remove k global 2022-01-09 14:21:29 +00:00
Alex Scown 7239ca244e Fix AI
The issue was not resetting the clone array for every
test move.

Clarify some variable names. Shout out to Flavio
Poletti for the comments on the Perl translation.
2022-01-09 14:21:29 +00:00
Alex Scown d0c124a312 Initial port
Game works, but AI behaves differently to the original.

Need to try and remove the globals.
2022-01-09 14:21:29 +00:00
Flavio Poletti 96ef262866 Update AI for Awari 2022-01-07 18:52:08 +01:00
Flavio Poletti 4d88281a17 Add Perl for 04_Awari 2022-01-06 20:37:25 +01:00
LukasMurdock 7e3304c907 add 1-16
16:Bug
“If you elect to see all the pictures, this program has the ability of consuming well over six feet of terminal paper per run. We can only suggest recycling the paper by using the other side.”
2022-01-02 19:06:19 -05:00
Erik Heemskerk 0843025ea8 Add C# version of Awari 2022-01-02 19:44:06 +01: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