Skip to content

AntonioToni/2048-ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-ASCII

Terminal version of game 2048 made in C++

Getting started

  1. Clone this repository git clone https://github.com/AntonioToni/2048-ASCII
  2. Compile the code via g++ -o 2048.exe *.cpp
  3. Run the 2048.exe

The code was made on windows and has not been tested for linux or macOS users.

Screenshots

image