2024-07-18T08:36:38Z - 2024-10-18T08:36:38Z

Overview

2 Active Pull Requests
20 Active Issues
Excluding merges, 4 authors have pushed 29 commits to master and 70 commits to all branches. On master, 23 files have changed and there have been 215892 additions and 444 deletions.

1 Release published by 1 user

Published v0.1.0-alpha.0 v0.1.0-alpha.0 2024-08-07 14:45:21 +02:00

1 Pull request merged by 1 user

Merged #4 add interactive solver 2024-07-25 15:19:54 +02:00

1 Pull request proposed by 1 user

Proposed #13 improve naive solver 2024-07-31 10:51:56 +02:00

9 Issues closed from 2 users

Closed #20 make builtin wordlist for german all lowercase 2024-08-02 17:10:48 +02:00

Closed #18 game evaluation got generated wrongly with multiple occurences of a char 2024-08-02 16:22:06 +02:00

Closed #2 naive solver: remember position of contained but unmatched chars 2024-07-31 11:00:50 +02:00

Closed #12 naive solver: don't reuse letters which we know are wrong 2024-07-31 10:51:24 +02:00

Closed #7 add undo for guessing in interactive solve 2024-07-25 15:18:02 +02:00

Closed #3 solve a wordle game interactively 2024-07-25 15:17:47 +02:00

Closed #9 when building evaluations manually, the solvers spit out random crap 2024-07-25 14:48:20 +02:00

Closed #5 solver panics when a solution is requested but no word matches 2024-07-22 16:34:43 +02:00

Closed #6 game does not finish properly 2024-07-22 16:34:39 +02:00

11 Issues created by 2 users

Opened #8 make wordlec fancier with libpt cli 2024-07-22 19:50:39 +02:00

Opened #10 panic alloc string 2024-07-25 17:42:28 +02:00

Opened #11 can guess one time to many in default interactive wordle solve 2024-07-31 09:31:33 +02:00

Opened #14 naive solver: found index exclusion overblocks 2024-07-31 11:03:16 +02:00

Opened #15 interactive solver panics when undoing on a new game 2024-08-01 15:49:58 +02:00

Opened #16 add and impl human panic for all bins 2024-08-01 15:50:41 +02:00

Opened #17 add next best guess to interactive solve 2024-08-01 16:12:09 +02:00

Opened #19 add test cases wit static values for the evaluation 2024-08-02 16:22:38 +02:00

Opened #21 game evaluation wrong when only one char exists but two were guessed 2024-08-02 17:19:01 +02:00

Opened #22 add bench with criterion 2024-08-03 17:55:23 +02:00

Opened #23 wrong guess number printed out 2024-08-12 10:55:22 +02:00