Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdw-cc/ttt
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdw-cc/ttt
- Owner: mdw-cc
- License: mit
- Created: 2021-06-22T06:00:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T23:15:13.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T14:45:02.487Z (2 months ago)
- Language: Clojure
- Size: 334 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# github.com/mdwhatcott/tictactoe
The classic game of [Tic Tac Toe], implemented in a few different languages:
- [go](https://github.com/mdwhatcott/tictactoe/tree/go)
- [clojure](https://github.com/mdwhatcott/tictactoe/tree/clojure)
- [forth](https://github.com/mdwhatcott/tictactoe/tree/forth)
- [racket](https://github.com/mdwhatcott/tictactoe/tree/racket)