/taki

Primary LanguageJavaScriptMIT LicenseMIT

Taki

A multiplayer Taki card game implemented with React and Express.js
Taki Screenshots

Prerequisites

You need npm installed to play this game.

Installing

Two options:

  • Run runGame.bat (win32) OR runGame.sh (GNU/Linux).
  • Run the following commands on terminal:
npm install
npm run build
npm run start

Game insturctions:

Offical game instructions

Authors

License

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.