Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ismailraju/tic-tac-toe-meteor


https://github.com/ismailraju/tic-tac-toe-meteor

meteor meteorjs reactjs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

#Tic tac toe
Simple multiplayer game with multi-room support.
![Alt text](play.PNG?raw=true "Title")

## Running the example
### Create app
```bash

meteor create abc --react
meteor show METEOR
meteor update --release 2.5

meteor npm install --save react-router
meteor npm i react-router-dom

meteor remove autopublish
meteor add fongandrew:find-and-modify

meteor reset
```

### Install dependencies

```bash
meteor npm install
```

### Running

```bash
meteor
```

## How to play it

https://www.loom.com/share/6631f5dc1f8848e399616e75bf156b6c