Skip to content

SaiNikhil02/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

projects

2048 is a game and you are expected to implement the move function for this game. Arguments passed to the four functions is the matrix which we are using for 2048 The move function will be returning new matrix after moving the corresponding move. Implement All The Four Moves Using These Functions -

move_up move_down move_left move_right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages