Commit graph

30 commits

Author SHA1 Message Date
2dd5ef9b99 Minor improvements 2024-12-26 21:19:57 +01:00
2ab571db24 A new beginning of a new strategy 2024-12-26 21:13:17 +01:00
f5fad9f1c7 Typo fix 2024-12-25 11:52:01 +01:00
b5d0eab173 no guess printing 2024-12-14 02:04:44 +01:00
4c6018bf3c Unknown guesses 2024-12-12 13:20:51 +01:00
bcc10f94a8 Simplification 2024-12-12 08:22:06 +01:00
64249b1465 10 guesses should suffice 2024-12-11 13:44:14 +01:00
ee3aa889b8 Guess-count macro 2024-12-06 23:59:27 +01:00
59f246f918 std::endl into \n 2024-12-04 12:46:56 +01:00
137c23cda7 Binary value if a human is playing 2024-12-04 12:38:33 +01:00
7d756bc066 Comment 2024-12-04 12:30:03 +01:00
48042b7d15 Responses should be enums 2024-12-04 12:16:40 +01:00
b280ddde19 Input clearing 2024-11-14 14:29:28 +01:00
b595f3d51e Better printing 2024-11-08 21:47:54 +01:00
8b5a69ffbc Bot mode only shows history 2024-11-08 21:36:34 +01:00
4ee22b14e9 return 1 if lost 2024-11-08 12:10:43 +01:00
9a2589c553 Debug info if bot plays 2024-11-07 22:26:08 +01:00
e86ba08846 Implementation successfully got out of the header files 2024-11-07 22:17:35 +01:00
d405a2db95 Added support for commandline arguments and defaults 2024-11-07 18:41:26 +01:00
2304c0277a Added defaults 2024-11-07 12:02:50 +01:00
2f32921976 Better code segmentation 2024-11-04 15:01:33 +01:00
61125a7e64 Whole lot of TODOs 2024-11-03 10:55:37 +01:00
642dbb2b70 Debug what solver learns via human play 2024-11-03 10:48:08 +01:00
e3940d5a58 Print sequence if lost 2024-11-02 22:37:47 +01:00
929e722622 Start of learning from responses 2024-11-02 21:37:20 +01:00
4e7bfee548 Simply print 'history' 2024-11-02 18:17:46 +01:00
79c02ef701 Terminal output in much more user-friendly format 2024-11-02 17:54:58 +01:00
e403157b65 Game skeleton is working 2024-11-02 17:30:12 +01:00
2b0a13f6db Added guess response 2024-11-02 16:22:05 +01:00
63f748b9da Taking game parameters 2024-11-02 15:56:03 +01:00