Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ismailraju/tic-tac-toe-meteor
- Owner: ismailraju
- Created: 2022-08-12T19:16:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T11:09:01.000Z (over 2 years ago)
- Last Synced: 2024-11-02T14:23:05.824Z (3 months ago)
- Topics: meteor, meteorjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 264 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```bashmeteor create abc --react
meteor show METEOR
meteor update --release 2.5meteor npm install --save react-router
meteor npm i react-router-dommeteor remove autopublish
meteor add fongandrew:find-and-modifymeteor reset
```### Install dependencies
```bash
meteor npm install
```### Running
```bash
meteor
```## How to play it
https://www.loom.com/share/6631f5dc1f8848e399616e75bf156b6c