Skip to content

gvallejo/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#2048 API that implements Game 2048

This code implements features:

  • Implement a minimal game board API, capable of Displaying the board (printing to standard output is fine)
  • Implement a minimal game board API, capable of Reading/writing tiles on the board
  • Implement a minimal game board API, capable of Moving tiles in any valid direction

About

API that implements Game 2048

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages