basic client

it's able to join the world and perform basic state updates. packet parsing is very primitive.
This commit is contained in:
Jakob Gillich 2022-02-26 21:34:36 +01:00
parent bfedba07d7
commit 0d4a5ad40e
5 changed files with 454 additions and 72 deletions

View file

@ -19,7 +19,7 @@ services:
ports:
- 51010:8080
db:
image: postgres
image: postgres:12
ports:
- 5432:5432
environment: