Commit Graph

58 Commits

Author SHA1 Message Date
Branden J Brown 93aa4b49d0 require proof of turn to use items or shoot 2024-01-21 00:02:22 -06:00
Branden J Brown 18ba9fd568 move player id to a separate package
Later, this package could hold stuff like MMR. It's just a type for now.
2024-01-20 23:56:03 -06:00
Branden J Brown a0608dac03 implement round end 2024-01-20 23:52:58 -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 b7c7fd260f fix initialization 2024-01-20 23:03:34 -06:00
Branden J Brown 8691cda9eb implemented item use 2024-01-20 23:02:15 -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