pedropreciado / connectFour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚫️connectFour 🔴

connectFour is a web page game built using Vanilla JavaScript, Webpack, HTML5, and CSS3.

Setup

In Terminal:

  • Go to the directory that you want to save the game's root folder in.

  • Copy and paste: git clone https://github.com/pedropreciado/connectFour.git && cd connectFour && open index.html

    into your command line

  • Grab the nearest person and start playing!

About


Languages

Language:JavaScript 59.2%Language:CSS 22.7%Language:HTML 18.2%