https://github.com/paralin/goterram
Go game logic for Terram.
https://github.com/paralin/goterram
Last synced: about 2 months ago
JSON representation
Go game logic for Terram.
- Host: GitHub
- URL: https://github.com/paralin/goterram
- Owner: paralin
- Created: 2016-09-20T01:41:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-25T04:12:50.000Z (over 9 years ago)
- Last Synced: 2025-03-09T11:32:06.213Z (12 months ago)
- Language: Go
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GoTerram
========
Go implementation of the Terram game.
This is transpiled to JavaScript for the browser client, and used as a Go library for the server.