Skip to content

KevinGConyers/2048MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Machine Learning

This is a project on machine learning. A player script will attempt to solve the 2048 puzzle. TKinter was used for the graphics engine, I will be implementing TensorFlow for the machine learning side

Graphics

Based on the popular game 2048 by Gabriele Cirulli, here is a Python version that uses TKinter.

screenshot

To start the game, run:

$ python3 Driver.py

Contributors:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages