bkctrl / biquadris

Biquadris - a Latinization of the video game Tetris expanded for two player competition
0 stars 0 forks source link

Added largely completed Block.h, Block.cc #9

Closed bkctrl closed 5 months ago

bkctrl commented 5 months ago

Block is largely written now. I am getting a weird error at line 29 (Block.h) though, any insights welcome.

Added a parametric constructor to cell.h, which would be convenient when initializing different types of blocks.

Notes:

bkctrl commented 5 months ago

Another to-do: star block for level 4