Skip to content

Files

Latest commit

d0612f6 · Sep 2, 2019

History

History
8 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 222 Bytes

puyo

A Puyo game in c++

It is more like a simulator, as pieces won't fall automatically.

The current version is 1.0, which use terminal for display.

The 2.0 version is under working and it will use SDL for rendering.