Skip to content

TVI-ARTEM/react-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nevskie Shashki

drawing

Nevskie Shashki is a modern checkers variant from Russia, which was created by L. Lenisdat. It was first described in the book Igra, Igra! by N. N. Belov in 1987. It combines simplicity of rules with interesting multilateral strategies.

Launch:

First of all, you need to deploy the database using docker. Go to the db folder and run the command:

docker-compose up -d

Now open the server folder and run the command to install the required libraries:

npm install

After that, you need to start the server itself with the command:

npm start

After the server is started, you need to go to the folder containing the client source code and run the previous two commands:

npm install

npm start

First Launch

When you first start you need to create your account

drawing

After creating an account, you can enter existing rooms

drawing

Or create your own

drawing

Once you join the room you can either watch others play while waiting for your turn or take part yourself

drawing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages