Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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