Skip to content

neillindberg/tic-tac-toe-on-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe, using es6/NodeJS, on CLI. Play until board full or winner found!

SAMPLE OUTPUT:

Player [X], please enter cooridinates in the form/range of 1:1 (upper left) to 3:3 (lower right):
2:2

X|-|-
O|X|O
-|-|X

GAME OVER!
WINNNER WINNER CHICKEN DINNER!
PLAYER [[X]] IS THE WINNER!

About

NodeJS CLI to play the classic Tic Tac Toe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published