qpwoeirut / 2048

Website demo for AIs in 2048-solver repo

Home Page:https://qpwoeirut.github.io/2048/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Website demo for AIs in 2048-solver repo

https://qpwoeirut.github.io/2048/

License:MIT License


Languages

Language:JavaScript 51.0%Language:HTML 30.4%Language:SCSS 17.2%Language:CSS 1.4%