18 Commits
Author SHA1 Message Date
sneak 8dbfc45ebb latest 2026-01-06 10:13:38 -08:00
sneak e26b79751f cleanups 2024-05-18 23:55:15 -07:00
sneak 6c66adf8d3 linting and formatting updates 2024-05-18 23:50:19 -07:00
sneak ab92f29a88 latest. passes all tests, no known bugs, has examples. 2024-05-18 23:25:55 -07:00
sneak f135f480be added more tests, cleaned up example app 2024-05-18 23:00:19 -07:00
sneak 0757f12dfa update gitignore 2024-05-18 23:00:14 -07:00
sneak 79cf2fd9aa remove some guardrails from internal methods now that tests are passing 2024-05-18 22:31:55 -07:00
sneak f527c6eb07 fixed scoring bug
multiplier in scoring needs to increase by *100 for each item within
the hand type, because ranks are 2-14
2024-05-18 22:25:59 -07:00
sneak f217a95e19 refactored some stuff around, still has a scoring bug 2024-05-18 22:23:14 -07:00
sneak de1eeb214e make 'clean' makefile target rm test binary 2024-05-18 22:11:26 -07:00
sneak 14ffbe4eb4 added more tests, cleaned up some code, found another bug 2024-05-18 22:10:53 -07:00
sneak 5f7dba942c fixed bug which misidentified bigger pair in two pair 2024-05-18 21:18:16 -07:00
sneak 11c5886951 got a failing test for the two pair bigger pair bug 2024-05-18 21:17:38 -07:00
sneak 39e2f5a268 add useful gitignore 2024-05-18 20:32:46 -07:00
sneak 5a2560051d oops committed binaries, how did those get there 2024-05-18 20:32:10 -07:00
sneak 336c0d953b latest, passes all tests, no known bugs, woo 2024-05-18 20:26:08 -07:00
sneak eb85e1d36e latest, found a bug, wrote a failing test 2024-05-18 17:33:15 -07:00
sneak 90a959448a builds now, doesn't pass tests yet 2024-05-18 02:21:41 -07:00