Skip to content

vratojr/avisto_katana

Repository files navigation

Avisto Katana

About The Project

Certain events (a global pandemic for example) may prevent you from gathering with your friends to play epic katana games.

Following this sad observation, an idea has bloomed in the mind of a genius! : "And why not make it possible to play cards from a distance ?"

This is how this project was born.

Built With

Getting Started

Prerequisites

The project reuires NodeJs and npm/yarn

Installation

  1. Clone the repo
git clone https://github.com/vratojr/avisto_katana.git
  1. Navigate to the folder
cd avisto_katana
  1. Install NPM packages
npm install

Launch

Server

npm run debug

Client

npm run serve:ui

To add 5 new players to the game, call:

http://localhost:4000/api/test/players/add5

Then login with a new player and start the game! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published