/tetrisai

A Tetris AI written in Javascript

Primary LanguageJavaScriptMIT LicenseMIT

Tetris AI

A graphical interface for Tetris that contains an AI and a genetic tuner for the AI. You can also play it yourself.

Live Webpage

The live webpage containing the graphical interface can be found here.

Tuning

To tune, open up the Developer Console in the web browser and run the command new Tuner().tune();.

License

Copyright (C) 2014 - 2017 Yiyuan Lee MIT License