nemoDreamer / tetrisai

A Tetris AI written in Javascript

Home Page:leeyiyuan.github.io/tetrisai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Tetris AI written in Javascript

leeyiyuan.github.io/tetrisai

License:MIT License


Languages

Language:JavaScript 86.9%Language:CSS 7.7%Language:HTML 5.4%