Commit Graph

13 Commits

Author SHA1 Message Date
Branden J Brown 93716a7f0f implement model for adrenaline 2024-04-07 20:40:01 -05:00
Branden J Brown c8db9d1959 add new items and handle the easy ones
For #17.
2024-04-07 16:04:38 -05:00
Branden J Brown 29a14960f4 use math/rand/v2 for randomness 2024-04-07 15:14:57 -05:00
Branden J Brown b70abac827 unexport things that don't need to be exported
Most of all, this lets staticcheck point out things that are unused.
Also delete an unused thing found as a result of this.
2024-02-04 10:37:20 -06:00
Branden J Brown e2bdf3e23b fix cuffs 2024-02-03 13:42:56 -06:00
Branden J Brown 1068060e94 transmit game actions and winner in dto 2024-02-03 11:44:11 -06:00
Branden J Brown 711724bc4d improve terminology in game controller 2024-01-28 12:42:42 -06:00
Branden J Brown 935fe8e2e4 use cigs even when they have no effect 2024-01-21 18:41:43 -06:00
Branden J Brown 46563f9115 unexport game state fields 2024-01-21 04:18:55 -06:00
Branden J Brown 22ec96787f add item strings 2024-01-21 00:48:13 -06:00
Branden J Brown 56f8387385 don't care about player index, we have ids 2024-01-20 23:39:59 -06:00
Branden J Brown e173225b6e second commit, too busy flowing to isolate work 2024-01-20 22:52:44 -06:00
Branden J Brown f0dc3716e8 initial commit, game init implemented 2024-01-20 22:06:56 -06:00