Skip to content

Sohail05/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

2048 clone written in javascript with Three.js.

Live Demo

ScreenShot

#Controls

← Left Arrow — MOVE LEFT

→ Right Arrow — MOVE RIGHT

↑ Up Arrow — MOVE UP

↓ Down Arrow— MOVE DOWN

[ENTER] — RESET GAME

Todo

  • Add Sounds
  • Mobile Touch/Controls
  • Game Over Sequence