Go to file
2025-02-18 06:26: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 Put cards in the right place ha haaaaa 2025-02-15 15:48:34 -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 A bit of dekiyaku work 2025-02-16 20:50:13 -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 Refactor players into their own objects 2025-02-18 06:26:38 -05:00
game.h Refactor players into their own objects 2025-02-18 06:26:38 -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 Play through en entire game!! 2025-02-15 15:10:26 -05:00
play.h Play through en entire game!! 2025-02-15 15:10:26 -05:00
player.h Refactor players into their own objects 2025-02-18 06:26:38 -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