An open API service indexing awesome lists of open source software.

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

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!