Go to file
2025-02-23 06:09:57 -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 Add some options 2025-02-23 06:09:57 -05:00
card.h Add some options 2025-02-23 06:09:57 -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 player to choose their teyaku 2025-02-23 05:42:56 -05:00
dialog.h Allow the player to choose their teyaku 2025-02-23 05:42:56 -05:00
field_multiplier.c Slightly better layout 2025-02-22 13:50:38 -05:00
field_multiplier.h Slightly better layout 2025-02-22 13:50:38 -05:00
game.c Add some options 2025-02-23 06:09:57 -05:00
game.h Add some options 2025-02-23 06:09:57 -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
options.c Add some options 2025-02-23 06:09:57 -05:00
options.h Add some options 2025-02-23 06:09:57 -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 Show incoming teyaku 2025-02-23 05:10:42 -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 Allow the player to choose their teyaku 2025-02-23 05:42:56 -05:00
teyaku.h Allow the player to choose their teyaku 2025-02-23 05:42:56 -05:00