Go to file
2025-02-12 16:45:31 -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 Cards no longer try to lay on top of each other 2025-02-12 16:45:31 -05:00
card.h Cards no longer try to lay on top of each other 2025-02-12 16:45:31 -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
field_multiplier.c Calculate field multipler and teyaku 2025-02-04 18:47:56 -05:00
field_multiplier.h Calculate field multipler and teyaku 2025-02-04 18:47:56 -05:00
game.c Cards no longer try to lay on top of each other 2025-02-12 16:45:31 -05:00
game.h The deck now knows where it is 2025-02-10 17:27:02 -05:00
main.c More positioning 2025-02-06 18:20:16 -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
play.c The deck now knows where it is 2025-02-10 17:27:02 -05:00
play.h The deck now knows where it is 2025-02-10 17:27:02 -05:00
teyaku.c Calculate field multipler and teyaku 2025-02-04 18:47:56 -05:00
teyaku.h Calculate field multipler and teyaku 2025-02-04 18:47:56 -05:00