tictactoe

command module
v0.0.0-...-56193ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2020 License: MIT Imports: 5 Imported by: 0

README

tictactoe

This repository contains a simple implementation of tic tac toe that uses tcell to display the game graphically inside a terminal.

How to Play

Ensure you have the go compiler installed. Then do:

go run main.go

Documentation

Overview

The main loop.

Directories

Path Synopsis
Contains the Game object, which holds the logic of the game and provides an interface to changing the state of the game.
Contains the Game object, which holds the logic of the game and provides an interface to changing the state of the game.
Package view contains all of the code that is concerned with communicating game information to the players, other than that which is in the main loop.
Package view contains all of the code that is concerned with communicating game information to the players, other than that which is in the main loop.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL