Skip to content

Latest commit

 

History

History

2048

2048

Implementation of the 2048 game

Features:

  • Highscores
  • AI-Support

How to develop a new AI ?

As starting point you can use the "random" ai. The interface is C compatible.

Dependencies:

DGLOpenGL ( https://github.com/saschawillems/dglopengl )

Needed Lazarus packages:

LazOpenGLContext