Skip to content

m1cr0lab-espboy/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game

ESPboy2

Here is a remake of the famous 2048 game for the ESPboy.

2048 is a single-player sliding tile puzzle game written by Italian web developer Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048. However, one can continue to play the game after reaching the goal, creating tiles with higher numbers.

The original 2048 game was published on GitHub under MIT license in March 2014.
You can play it online.

On your ESPboy, use the directional buttons to drag the tiles in the desired direction and the [ACT] button to (re)start the game.

The source code relies on:

Quick installation on your ESPboy

You can easily install and test the 2048 game on your ESPboy right away (without having to compile the project) using online ESPboy Flasher. This tool is only supported by Google Chrome and Microsoft Edge.