Skip to content

This is a 2048 Game written completely in typescript and the entire game can be played in the console.

Notifications You must be signed in to change notification settings

vickylance/2048-console-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game

This is a 2048 Game written completely in typescript and the entire game can be played in the console.

Screenshot

Features

  1. You can choose the size of the board.
  2. Save high scores
  3. Choose the base number
  4. Colorized tiles for the console

Installation & Running

npm i
npm start

Development

npm run dev

Running tests

npm run test

About

This is a 2048 Game written completely in typescript and the entire game can be played in the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages