Commit Graph

26 Commits

Author SHA1 Message Date
= e7e16eb949 Move code now properly works 2022-01-13 17:01:43 -05:00
= e107e88509 Fixed Bug 2022-01-13 16:59:25 -05:00
Thomas Kwashnak dc0ceba48a Using tests instead of try catches 2022-01-13 12:27:53 -05:00
Thomas Kwashnak 37791fe915 Commented and fixed error 2022-01-13 11:29:05 -05:00
Thomas Kwashnak d041d2f92a Replaced double quotes with single quotes 2022-01-13 09:14:39 -05:00
Thomas Kwashnak 351530faed Removed extra quotation mark 2022-01-13 09:07:33 -05:00
Thomas Kwashnak 212cc1d8bd Removed Commented Line 2022-01-13 08:47:41 -05:00
Thomas Kwashnak 633c0137c7 Added Post-Game prints 2022-01-13 08:45:48 -05:00
Thomas Kwashnak 679481ea23 Simplified / Shortened move script 2022-01-13 08:41:13 -05:00
Thomas Kwashnak b887d29930 Finished Move script (if it is correct) 2022-01-13 08:36:27 -05:00
Thomas Kwashnak 4485faa7e3 Update High_IQ.py 2022-01-12 13:22:32 -05:00
Thomas Kwashnak d0ab16bac2 Fixed formatting of tabs into spaces 2022-01-12 13:07:07 -05:00
Thomas Kwashnak c41e7ce057 Formatted Board into single string 2022-01-06 13:58:12 -05:00
Thomas Kwashnak a0210ffe83 Forgot board isn't booleans
Maybe I should make it booleans?
2022-01-06 09:55:01 -05:00
Thomas Kwashnak 58f68bcd2f Added is_game_finished
I have absolutely no idea if it works..
2022-01-06 09:54:18 -05:00
Thomas Kwashnak c207acaa56 Removed trailing spaces 2022-01-06 08:46:27 -05:00
Thomas Kwashnak 92064c668a Update High_IQ.py 2022-01-06 08:43:12 -05:00
Thomas Kwashnak 919bb2f682 No longer asks before printing instructions 2022-01-06 08:40:45 -05:00
Thomas Kwashnak 27b81d4871 Uncommented board-positions guide 2022-01-06 08:37:28 -05:00
Thomas Kwashnak 2811e23a4f Finished print_board(board) method 2022-01-06 08:36:05 -05:00
Thomas Kwashnak 639a33bdf1 So the board was wrong... 2022-01-04 14:30:50 -05:00
Thomas Kwashnak 497801d6ea no change 2022-01-04 14:05:39 -05:00
Thomas Kwashnak 651ae5fa8e Added Instructions 2022-01-04 13:59:37 -05:00
Thomas Kwashnak 24313121ca Started python function layout
Totally not doing this through github.com
2022-01-04 12:00:29 -05:00
Thomas Kwashnak 703b410f2e Create High_IQ.py 2022-01-04 10:03:48 -05: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