Skip to content

A simple implementation of the popular game 2048 completely on console.

Notifications You must be signed in to change notification settings

anubhav-here-zz/2048console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

2048console

A simple implementation of the popular game 2048 completely on console.

This is a C++ implementation of 2048 game. Make sure you have g++/cpp installed.

To run the game,

g++ 2048.cpp

The game has menu controls and everything is descriptive. Have fun playing!

About

A simple implementation of the popular game 2048 completely on console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages