Skip to content

52871299hzy/puyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.