Commit graph

71 commits

Author SHA1 Message Date
35ae7de10b Game rules in README 2024-11-02 21:54:21 +01:00
b2377d8195 Initial README 2024-11-02 21:50:32 +01:00
929e722622 Start of learning from responses 2024-11-02 21:37:20 +01:00
6c2f10b6c0 Rearrange macros 2024-11-02 18:18:52 +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
526ef69c4a Also print remaining values from history 2024-11-02 17:29:54 +01:00
1d25ddc3bf typo fix 2024-11-02 17:22:31 +01:00
8ab20c7022 missing ; 2024-11-02 17:20:23 +01:00
4a8890826f highlight history now contains spaces 2024-11-02 17:16:38 +01:00
3e5bdb52e0 Printing what was right on a guess 2024-11-02 17:13:32 +01:00
b41dfcb303 solver needs to learn from the response 2024-11-02 16:57:27 +01:00
eabdc8757e Formatting printable guesses 2024-11-02 16:56:20 +01:00
13aaaadcc0 Generator of printable responses 2024-11-02 16:51:12 +01:00
976dd9dc7c Solver publicity 2024-11-02 16:42:06 +01:00
2b0a13f6db Added guess response 2024-11-02 16:22:05 +01:00
a5fab72e1a A skeleton of game solving 2024-11-02 16:13:27 +01:00
3aa98da0b4 Random sequence generator 2024-11-02 16:13:03 +01:00
63f748b9da Taking game parameters 2024-11-02 15:56:03 +01:00
fdd7faed9d Initial commit 2024-11-02 14:21:16 +00:00