Skip to content

A small project developed using React on the front and Socket.io on the back. The goal is to train my JS skills and a build simple multiplayer game.

Notifications You must be signed in to change notification settings

nbrdx/remote-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Remote Tic-Tac-Toe 👋

A remote Tic Tac Toe developed using React for the front and Node.js along with Socket.io for the back. The goal was to build a simple remote multiplayer game.

Demo

As the game is made for 2 players, find someone to play with and share the link, or enter the "matchmaking" on your own in 2 different browser tabs to play against yourself.

Slides

I gave a talk in french on how to build this remote tic-tac-toe. You can find the slides here.

Install

First, install main dependencies

npm install

Then front and back

npm run install:children

Usage

Start the node.js server and react front

npm run start

Deployment

The Node.js server is deployed on Heroku.

The React front is deployed on Netlify.

Author

👤 Nicolas BARDOUX [email protected]

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Nicolas BARDOUX [email protected].
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

A small project developed using React on the front and Socket.io on the back. The goal is to train my JS skills and a build simple multiplayer game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published