Go to file
2025-02-03 20:12:38 -05:00
font/DotGothic16 Initial commit 2025-02-01 05:17:27 -05:00
img More cards 2025-02-02 10:21:49 -05:00
.gitignore Initial commit 2025-02-01 05:17:27 -05:00
card.c Deal properly 2025-02-03 20:07:22 -05:00
card.h Deal properly 2025-02-03 20:07:22 -05:00
dekiyaku.c Get a game going 2025-02-02 18:13:19 -05:00
dekiyaku.h Dekiyaku 2025-02-02 05:04:19 -05:00
game.c Initialize cards w correct position 2025-02-03 20:12:38 -05:00
game.h Deal properly 2025-02-03 20:07:22 -05:00
main.c Let me deal you a hand 2025-02-02 19:07:49 -05:00
Makefile Initial commit 2025-02-01 05:17:27 -05:00
move.c Deal properly 2025-02-03 20:07:22 -05:00
move.h Deal properly 2025-02-03 20:07:22 -05:00
teyaku.c Get a game going 2025-02-02 18:13:19 -05:00
teyaku.h More idiomatic calculation 2025-02-02 05:04:19 -05:00