A multiplayer Taki card game implemented with Reactjs and express.
You have to have npm installed to play this game.
- Run runGame.bat (win32) OR runGame.sh (GNU/Linux).
- Run the following commands on terminal:
npm install
npm run start
- Idan Goor - idangoor1@gmail.com
- Dor Grinshpan - dorgrin6@gmail.com
This game was created as part of a Web Development course in The Academic College of Tel Aviv-Yaffo.
This project is licensed under the MIT License (see License.md for more details).
We don't own the textures of the cards, the game design and rules.
Please give credit if you use this code.