Skip to content

ThePotatoChronicler/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 made in C.

command line arguments: 2048 [x] [y]

TODO:

  • Better findempty() function.
  • Make game_logic() optimized, by making it skip blocks that don't need moving.
  • Better newpieces equation
    • Maybe logarithmic or something, I ain't a wizard
  • Runtime color themes
  • Print the board after the game ends

Releases

No releases published

Packages

No packages published