Skip to content

A terminal based tic tac toe game that utilizes socket.io server side and client side libraries. In addition this application uses Enquirer for command line terminal interaction.

License

Notifications You must be signed in to change notification settings

nickmagruder/tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Contributors

  • Nick Magruder
  • James Gerstenberger

Project Overview

This application is a terminal based tic tac toe game that utilizes socket.io server side and client side libraries. In addition this application uses Enquirer for command line terminal interaction.

Instructions

To use this application, clone this repo and run npm install in each of the o, x, and server folders. Open a terminal window for each server.js, o.js, and x.js and run using node.js you will be prompted to play a game!

Credits

About

A terminal based tic tac toe game that utilizes socket.io server side and client side libraries. In addition this application uses Enquirer for command line terminal interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%