https://github.com/ekaitz-zarraga/go-game
[Learning] Go game written in clojure
https://github.com/ekaitz-zarraga/go-game
clojure game go-game
Last synced: about 1 year ago
JSON representation
[Learning] Go game written in clojure
- Host: GitHub
- URL: https://github.com/ekaitz-zarraga/go-game
- Owner: ekaitz-zarraga
- Created: 2017-06-01T15:09:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T15:23:16.000Z (over 8 years ago)
- Last Synced: 2025-06-10T01:47:33.593Z (about 1 year ago)
- Topics: clojure, game, go-game
- Language: Clojure
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go game
This is a repository I made to learn Clojure while I remember how to play Go.
## License
WTFPL: [Do what the fuck you want public license](http://www.wtfpl.net/).
## Learning resources
- [Parens of the dead](http://www.parens-of-the-dead.com/)
- [Brave clojure](http://www.braveclojure.com)
- [Esteban Manchado](https://mastodon.social/@estebanm/). Thank you!