Samuel-Risner / 2048

Home Page:https://samuel-risner.github.io/2048/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

Setup

Create a virtual environment using requirements.txt, instructions can be found here.

Install the node stuff for compiling the TypeScript files:

npm install

Build instructions

To build the TypeScript files (using webpack):

npm run build

To watch the TypeScript files (using webpack):

npm run watch

About

https://samuel-risner.github.io/2048/

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 3.2%Language:HTML 3.1%Language:Python 1.3%Language:CSS 0.7%