Commit Graph

20 Commits

Author SHA1 Message Date
Jeffrey Paul f217a95e19 refactored some stuff around, still has a scoring bug 2024-05-18 22:23:14 -07:00
Jeffrey Paul de1eeb214e make 'clean' makefile target rm test binary 2024-05-18 22:11:26 -07:00
Jeffrey Paul 14ffbe4eb4 added more tests, cleaned up some code, found another bug 2024-05-18 22:10:53 -07:00
Jeffrey Paul 5f7dba942c fixed bug which misidentified bigger pair in two pair 2024-05-18 21:18:16 -07:00
Jeffrey Paul 11c5886951 got a failing test for the two pair bigger pair bug 2024-05-18 21:17:38 -07:00
Jeffrey Paul 39e2f5a268 add useful gitignore 2024-05-18 20:32:46 -07:00
Jeffrey Paul 5a2560051d oops committed binaries, how did those get there 2024-05-18 20:32:10 -07:00
Jeffrey Paul 336c0d953b latest, passes all tests, no known bugs, woo 2024-05-18 20:26:08 -07:00
Jeffrey Paul eb85e1d36e latest, found a bug, wrote a failing test 2024-05-18 17:33:15 -07:00
Jeffrey Paul 90a959448a builds now, doesn't pass tests yet 2024-05-18 02:21:41 -07:00
Jeffrey Paul 3dc63db70c Merge branch 'master' of github.com:sneak/gopoker 2024-05-12 15:54:12 -07:00
Jeffrey Paul c5f0c257cb better types, more idiomatic go 2019-03-23 21:12:40 -07:00
Jeffrey Paul 6d2c71663c first version of sanity tests passing 2019-03-23 21:01:22 -07:00
Jeffrey Paul ee32ef0cb1 first version of sanity tests passing 2019-03-23 20:59:45 -07:00
Jeffrey Paul 032b64b4cb checkpoint for sleep 2019-03-23 04:21:03 -07:00
Jeffrey Paul 830e6b66bf testing 2019-03-23 02:57:58 -07:00
Jeffrey Paul fddea37fec add license to readme 2019-03-23 02:45:28 -07:00
Jeffrey Paul cb4bcf9217 add LICENSE 2019-03-23 02:45:00 -07:00
Jeffrey Paul 66260ec52d initial 2019-03-23 02:43:25 -07:00
Jeffrey Paul d406fc321b
Initial commit 2019-03-23 02:42:43 -07:00