Skip to content

eemed/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Screenshot

Web implementation of 2048.

Getting started

Prerequisites

You will need to have npm installed.

Installing

Clone this repository

git clone https://github.com/eemed/2048

Navigate to the directory

cd 2048

Install packages

npm install

Run the dev environment

npm run dev

Releases

No releases published

Packages

No packages published