This is a clone of the 2048 game, created to demonstrate the 2048 AIs that I've written.
See it in action here!
For more information on the strategies, see this repository.
model.bmp is actually a binary data file. It has a .bmp extension so that GitHub pages will compress it while serving it.