Joyce-O / side-connect4

A variety of connect4 game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

side-connect4

App is hosted here https://side-connnect.herokuapp.com/

Table of contents

General info

A variety of connect4 game

Technologies

Project is built with:

Setup

Clone the repo here https://github.com/Joyce-O/side-connect4.git

Note: This project requires node version 12.18 and up

To run locally

$ cd side-connect4
$ yarn install
$ yarn run dev


> Visit http://localhost:8080 copy and share the generated link with another player

Note: See env-example file for database setup parameters

To test

$ yarn test

sidesgame

TODO:

  • Improve system player logic, currently plays randomly

About

A variety of connect4 game


Languages

Language:JavaScript 82.9%Language:CSS 11.4%Language:HTML 5.5%Language:Shell 0.3%