Go to file
2025-02-22 12:03:04 -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 Fix shoubu dialog 2025-02-22 10:48:48 -05:00
card.h Put cards in the right place ha haaaaa 2025-02-15 15:48:34 -05:00
dekiyaku.c A bit of dekiyaku work 2025-02-16 20:50:13 -05:00
dekiyaku.h Development idk 2025-02-20 19:21:03 -05:00
dialog.c Allow the game to end 2025-02-22 12:01:00 -05:00
dialog.h Allow the game to end 2025-02-22 12:01:00 -05:00
field_multiplier.c Remove warnings 2025-02-15 15:51:53 -05:00
field_multiplier.h Remove warnings 2025-02-15 15:51:53 -05:00
game.c "Dealing..." text 2025-02-22 12:03:04 -05:00
game.h Allow the game to end 2025-02-22 12:01:00 -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 Allow player to choose target when playing from deck 2025-02-22 10:14:38 -05:00
play.h Allow player to choose target when playing from deck 2025-02-22 10:14:38 -05:00
player.h Development idk 2025-02-20 19:21:03 -05:00
points.c A bit of dekiyaku work 2025-02-16 20:50:13 -05:00
points.h A bit of dekiyaku work 2025-02-16 20:50:13 -05:00
special_cases.c Refactor players into their own objects 2025-02-18 06:26:38 -05:00
special_cases.h Calculate points when the game is over 2025-02-16 09:11:50 -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