Go to file
2025-02-26 19:47:18 -05:00
font/DotGothic16 Initial commit 2025-02-01 05:17:27 -05:00
img Merge branch 'main' of http://whatguns.ddns.net:3000/bassguitarbill/hanafuda into main 2025-02-24 22:00:11 -05:00
.gitignore Initial commit 2025-02-01 05:17:27 -05:00
card.c Finalize layout 2025-02-25 19:50:24 -05:00
card.h Fix different card colors 2025-02-23 17:28:13 -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 Adjustments, you know how it is 2025-02-26 19:47:18 -05:00
dialog.h Adjustments, you know how it is 2025-02-26 19:47:18 -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 Adjustments, you know how it is 2025-02-26 19:47:18 -05:00
game.h Calculate dekiyaku correctly probably 2025-02-25 20:35:50 -05:00
main.c Title screen 2025-02-23 18:14:25 -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 Game works again 2025-02-25 05:29:50 -05:00
options.h Display and allow user to select option choices 2025-02-23 09:19:41 -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 Adjustments, you know how it is 2025-02-26 19:47:18 -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 Fix pawlonia set teyaku 2025-02-25 19:57:09 -05:00
teyaku.h Allow the player to choose their teyaku 2025-02-23 05:42:56 -05:00
title.c Game works again 2025-02-25 05:29:50 -05:00
title.h The title screen is now unusable 2025-02-23 21:26:22 -05:00