Skip to content

davydog187/elm-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Game of Tic Tac Toe

To run

npm install
npm start

Then go to http://locahost:4000

Description

Uses web sockets to connect two players. Right now it doesn't validate if more than 2 players try to join, or create any concept of a match. All game state is stored in memory inside of node

About

Game of tic tac toe written in elm and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published