Skip to content

hteumeuleu/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048

2048 for the Playdate

2048 is a Playdate port of 2048 by @gabrielecirulli. Match identical tiles and try to reach 2048!

Controls

  • d-Pad or Crank: slide tiles in that direction
  • A (long press): start a new game

Source Code

You can compile the code with the following command:

pdc ./Source/ 2048.pdx