Commit Graph

11 Commits

Author SHA1 Message Date
5a954d1c9a lowercase colors 2024-02-11 01:45:01 +01:00
bc8572caaa fill game when all players are ready
Co-authored-by: Eirik Witterso <eirikwit@pvv.ntnu.no>
2024-02-11 01:10:07 +01:00
20c3108389 Make player number a name, hook up creating premade games
Order is decided by a vector of names

Co-authored-by: Eirik Witterso <eirikwit@pvv.ntnu.no>
2024-02-11 00:01:05 +01:00
1368c97ab3 http: make_move demo 2024-01-30 21:03:38 +01:00
f5820656c3 http: new_game and get_game demo 2024-01-30 07:06:30 +01:00
a0edf8f87e azul: fix add_color 2024-01-30 03:14:20 +01:00
14a8cc1316 azul: implement complete game iteration 2024-01-30 01:49:59 +01:00
14f268649a azul: implement doing a move 2024-01-30 00:35:20 +01:00
4470f87654 azul: move bonus score function to player 2024-01-29 19:48:27 +01:00
9f38d6612e azul: implement main structs, scoring, bonus and initializing game object 2024-01-29 19:26:24 +01:00
fae6bc2a5e rocket 2024-01-27 22:21:59 +01:00