Skip to content

xmartinezpujol/go-gamedev

Repository files navigation

Go Game Development

Server localhost:8000

Clone rep

git clone https://github.com/xmartinezpujol/go-gamedev.git

Install dep

Install dependencies

dep ensure
go run cmd/server/main.go

Client localhost:3001

Install dependencies

npm install

Client dev

npm start // run dev environment
npm run build // generate bundle

About

Some game development tests made in Go (Backend) & JS libs (Front) + WebSockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published