allanvobraun / JsCanvasConnect4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect 4

Typescript Made with love License

A simple connect 4 game made using the browser canvas API and typescript


setup

Clone the project

git clone https://github.com/allanvobraun/JsCanvasConnect4.git

install dependencies via yarn

yarn install

build and run localy

yarn run hot

Then open your browser at http://localhost:9000/ and enjoy!

 

Licensing

This project is licensed under MIT license.

 

About


Languages

Language:TypeScript 73.6%Language:CSS 15.6%Language:HTML 5.7%Language:JavaScript 5.1%