Skip to content

asack20/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Command Line Implementation of 2048 Game

Compile with:

clang++ -Wall -Wextra 2048.cpp score_file.cpp board.cpp game.cpp

And then enter:

./a.out

About

Command Line Implementation of 2048 Game

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages