https://github.com/andrewstuart/2048.go
2048 server side implementation in Golang for a multiplayer version of 2048.
https://github.com/andrewstuart/2048.go
Last synced: 10 months ago
JSON representation
2048 server side implementation in Golang for a multiplayer version of 2048.
- Host: GitHub
- URL: https://github.com/andrewstuart/2048.go
- Owner: andrewstuart
- License: mit
- Created: 2014-03-17T14:15:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T04:28:13.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T06:41:57.763Z (over 1 year ago)
- Language: Go
- Size: 1.95 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2048.go
=======
2048 server side implementation in Golang for a multiplayer version of 2048.