Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredledvina/tictacgo
Simple implementation of Tic Tac Toe in Go
https://github.com/jaredledvina/tictacgo
golang tic-tac-toe tictactoe-game
Last synced: about 2 months ago
JSON representation
Simple implementation of Tic Tac Toe in Go
- Host: GitHub
- URL: https://github.com/jaredledvina/tictacgo
- Owner: jaredledvina
- License: mit
- Created: 2019-02-17T01:58:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T23:59:05.000Z (over 5 years ago)
- Last Synced: 2023-08-12T11:02:37.359Z (over 1 year ago)
- Topics: golang, tic-tac-toe, tictactoe-game
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tictacgo
[![Go Report Card](https://goreportcard.com/badge/jaredledvina/tictacgo)](https://goreportcard.com/badge/jaredledvina/tictacgo)
[![License](https://img.shields.io/github/license/jaredledvina/tictacgo.svg)](https://github.com/jaredledvina/tictacgo)Simple implementation of Tic Tac Toe in Go