Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 255 Bytes

pujobot

Algorithms for playing Puyo Puyo

Modernization of puyobot compatible with Pujo Puyo.

Compiling

mkdir build; cd build
cmake ..
make
make test