Skip to content

wzzt/2048-gba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048.gba

A simple 2048 clone for the GBA, written in C. Use the arrow keys to play.

Version History

  • 1.01: fixed bug that made winning the game impossible
  • 1.0: first release

Compiling

Install DevkitPro, use make.

  • Note: You may need to use gbafix to run this on an actual GBA.

License

Do what you want.