Skip to content

jtbui20/AIGC-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIGC | 2048

A python fork of 2048 by gabrielecirulli

A console based game of 2048 for use with an AI Game Controller. The game is intended to be manipulated by an AI through the use of an API. SUpport for user input is available but is not the priority of the project.

Setup

git clone https://github.com/jtbui20/AIGC-2048.git
cd AIGC-2048

Primary code goes in main.py

Running

python main.py [seed]

Code Documentation

Please check out the code documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages