game
|
use distinct types for player and session ids
|
2024-01-31 22:40:12 -06:00 |
lobby
|
use distinct types for player and session ids
|
2024-01-31 22:40:12 -06:00 |
player
|
get player ids from sessions, not ips
|
2024-02-01 08:26:27 -06:00 |
serve
|
add logout button
|
2024-02-02 17:37:53 -06:00 |
site
|
delete the test game
|
2024-02-02 21:25:21 -06:00 |
game.go
|
????
|
2024-02-02 21:13:16 -06:00 |
go.mod
|
add user credentials stuff
|
2024-01-31 20:52:45 -06:00 |
go.sum
|
add user credentials stuff
|
2024-01-31 20:52:45 -06:00 |
main.go
|
????
|
2024-02-02 21:16:16 -06:00 |
server.go
|
sync with heartbeat reader
|
2024-02-02 21:18:03 -06:00 |