Skip to content

neerajbansal/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

2048 Console Game

Install and Run (Tested with Node version: v10.15.3)

- Run command: npm install
- Run command: node start.py

Game Play (Screenshots)

WELCOME SCREEN alt text

GAMEPLAY START alt text

GAMEPLAY IN-PROCESS alt text

END SCREEN alt text

Extensibility (SETTINGS)

One can change grid size by altering below: File: start.js --> line no: 19 -->change gridSize variable (by default it's 4) alt text

About

2048 Console Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published