Skip to content

chingismaksimov/tetris_v2

Repository files navigation

Tetris

Description

The aim of the project is to train an agent to play Tetris by the application of neuroevolution algorithm.

Prerequisities

  • pyenv

Installation

In the project direction, run:

pyenv install 3.9.12
pyenv virtualenv 3.9.12 <env_name>
pyenv local <env_name>
python -m pip install poetry
poetry install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages