/2048

Website demo for AIs in 2048-solver repo

Primary LanguageJavaScriptMIT LicenseMIT

2048

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.

Notes

model.bmp is actually a binary data file. It has a .bmp extension so that GitHub pages will compress it while serving it.