Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 343 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 343 Bytes

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