Skip to content

rdacquisto/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048

A remake of the original 2048 game in C/C++.

Getting Started

$ make
$ ./2048

Initial Goals

  • Improve me C/C++ skills.
  • Code at least 30 minutes a day.
  • Write a platform independent game, starting with terminal
  • Write a UI in OpenGL that runs on OS X.
  • Write a UI in OpenGL ES for iOS.
  • Limit hard coding any assumptions, such as board size and shape.

Additional Goals

  • Add DS4 controller support for OS X.
  • Write a UI in OpenGL that runs on both Linux and OS X.
  • Write a UI in DirectX for Windows 8/10.
  • Write a UI in Java for Android.

About

2048 written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •