edvein-rin / ml-candy-crush

Candy crush with ML models solvers and companions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Candy Crush

Candy Crush game with ML companion.

Development

Install Python 3.12.

Install Python requirements:

make install

Run the game:

make run

Run tests:

make test

About

Candy crush with ML models solvers and companions.


Languages

Language:Python 99.5%Language:Makefile 0.5%