Skip to content

Tetris AI implemented using Flask and JavaScript. Work in progress.

Notifications You must be signed in to change notification settings

TobiDL/Tetris-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-AI

Tetris AI implemented using Python's Flask library and Javascript.

How to run:

Requirements:

python 3
pip

Installing

Once you cloned the repository, simply run the following commands:

pip install -r requirements.txt

Running the app

Once everything is installed, run the flask app with the following command:

python ai.py

Then open a web browser and navigate to the following address:

localhost:8080

About

Tetris AI implemented using Flask and JavaScript. Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5