Skip to content

rafalnawojczyk/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 GAME

SEE THIS PROJECT LIVE

Table of contents

General info

2048 - great game made in Vanilla Javascript ES6+ and SASS preprocessor. Game objective is to get to merge tiles up to 2048.

2048 game screenshot

Technologies

Project is created with:

  • Vanilla Javascript High level programming language, mostly used in web development. (ES6+)
  • SASS CSS preprocessor, which adds mixins, functions, variables into CSS with ease (version: 1.55.0)

Setup

Clone this repo to your desktop and run this command to install all the dependencies:

npm install

To finally run application run live server.

About

Very popular game in which your goal is to merge tiles up to 2048. Made in Vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published