A multiplayer Taki card game implemented with React and Express.js
You need 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 build
npm run start
- Idan Goor - [email protected]
- Dor Grinshpan - [email protected]
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.