Skip to content

craviee/tetrix-deterministic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deterministic Tetrix AI V1.1

Tetrix Gif

Deterministic Tetrix is a project of deterministic AI that uses greedy algorithm without lookahead on the next piece. The GUI is from the Tetrix example project on Qt.

Dependencies

  • Qt5

Building

  1. Download the repository:
$ git clone https://github.com/craviee/tetrix-deterministic.git
  1. Enter on the build folder inside the repository:
$ cd tetrix-deterministic/build
  1. Make the program:
$ make

Using

$ ./tetrix

About

AI that play tetrix using deterministic algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published