Modern way to create fullstack multiplayer games using Go.
- Entity Component System - written using best practices
- raylib-go bindings for rendering systems
- quic-go udp protocol for networking
- taskfile makefile alternative for running different tasks during development
task proto
task pprof