Skip to content
GitLab
Explore
Sign in
Commits · bbd5d088da9ad0323d96f1d81eab5a859aabe04d
yahtc
Browse files
Jun 29, 2025
replaced malloc() for next_roll with array
· bbd5d088
Chris
authored
Jun 29, 2025
bbd5d088
created functions for setting dice held; main function emulates roll 1, holding some dice, roll 2
· e4995be5
Chris
authored
Jun 28, 2025
e4995be5
Jun 28, 2025
added compile script; made next_roll dynamic so it can be passed between methods
· b6f9f207
Chris
authored
Jun 27, 2025
b6f9f207
Jun 26, 2025
integrated base print_multiple_dice functionality
· 4844dce0
Chris
authored
Jun 25, 2025
4844dce0
Jun 18, 2025
added readme
· 5d69f56f
Chris
authored
Jun 18, 2025
5d69f56f
Jun 14, 2025
added binary output to gitignore
· 3afd26fe
Chris
authored
Jun 14, 2025
3afd26fe
Delete README.md
· bb831c8f
Chris
authored
Jun 14, 2025
bb831c8f
I lost all the work I had done on the game logic, so I'm committing stuff now
· d1fde4ed
Chris
authored
Jun 14, 2025
d1fde4ed
Initial commit
· 8e218594
Chris
authored
Jun 14, 2025
8e218594
Loading