Skip to content

cinar/Game2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game 2048.

Another game that I developed in JavaScript with my son.

Demo

Demo Page

Game 2048

Usage

Game supports both the keyboard as well as swiping. For example swipe up, or press the Up Arrow on your keyboard to combine the cells upwards.

Modifying Game

You can modify the game, or see how it works, at repl.it.

License

This source code is provided under MIT License.