|
153a80ddbe
|
Moved demo stuff into Demo.h and Demo.cpp. Added ability to place pieces from terminal, though positional data hasn't been implemented yet.
|
2023-04-03 22:13:21 -04:00 |
|
|
0d889306e5
|
Added ability to flip piece data.
|
2023-04-03 21:22:44 -04:00 |
|
|
ee82117f19
|
Got rid of a lot of extra PD_ stuff.
|
2023-04-03 20:59:23 -04:00 |
|
|
59bd17a0ec
|
Added code for rotation piece data 90 degrees and 270 degrees.
|
2023-04-03 20:45:59 -04:00 |
|
|
9da2be773a
|
Trying piece data with vectors of vectors of booleans.
|
2023-04-02 22:15:17 -04:00 |
|
|
59cab98b20
|
Added piece title. Probably going to refactor rotate, draw, etc. next before adding flip.
|
2023-04-02 12:53:00 -04:00 |
|
|
75a8f365ce
|
Width & Height take rotations into account.
|
2023-04-02 12:41:16 -04:00 |
|
|
10c06d8103
|
Show all pieces and their rotations in demo mode. Need to add FLIP.
|
2023-04-02 12:31:01 -04:00 |
|
|
1c24ed4670
|
Initial Commit
|
2023-04-02 10:09:17 -04:00 |
|