ivan1993spb / snake-server

Snake-Server is a pure Go implementation of the famous arcade game 🐍
https://snakeonline.xyz
MIT License
33 stars 3 forks source link

Create embedded lightweight javascript client #26

Closed ivan1993spb closed 5 years ago

ivan1993spb commented 5 years ago

Create embedded lightweight JavaScript client. Compile it into the source code of the server and bind to a URL path using go-bindata-assetfs.

Use Vue.js

ivan1993spb commented 5 years ago

https://github.com/ivan1993spb/snake-lightweight-client