Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

ozkutuk/2048-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-cli

Commandline clone of the game 2048 in C++.

Installation

After you clone the repository, run: make

How to play

Run the program with: ./2048-cli

Use w, a, s, d keys to enter a direction.