An open API service indexing awesome lists of open source software.

https://github.com/healeycodes/dm-multiplayer

👾 A game prototype for a 2D arena shooter.
https://github.com/healeycodes/dm-multiplayer

Last synced: 8 months ago
JSON representation

👾 A game prototype for a 2D arena shooter.

Awesome Lists containing this project

README

          

# dm-multiplayer
> My blog post: [2D Multiplayer From Scratch](https://healeycodes.com/2d-multiplayer-from-scratch)


A game prototype for a multiplayer 2D arena shooter. About 4-5 hours of work.

dm-multiplayer gameplay – two players chasing and shooting each other.

See the blog post linked at the top for in-depth notes!


Run `go run main.go` and visit `http://localhost:8080`.

Deployable via Fly.io (see `fly.toml`).