/Virus-War

Simple browser game "Virus War" which has been implemented with JavaScript (nodejs)

Primary LanguageJavaScript

Virus-war

Rules

You can check rules here

In this version of game player 1 wins if player 2 has got no possible movements.

Getting started

To start the program you should:

  • Download node.js
  • Download and Install MySql && MySqlWorkbench
  • -npm install mysql --save
  • -npm install express --save
  • -npm install wb --save
  • Install my database with create_db.sql
  • To start the program do - node server.js

Gratitude for the contribution

TroninDV