My own program for displaying my A-Puzzle-A-Day game solutions. Eventually I might even make it playable...
Go to file
2023-04-02 12:41:16 -04:00
.gitignore Initial Commit 2023-04-02 10:09:17 -04:00
main.cpp Width & Height take rotations into account. 2023-04-02 12:41:16 -04:00
Makefile Show all pieces and their rotations in demo mode. Need to add FLIP. 2023-04-02 12:31:01 -04:00
Pieces.cpp Width & Height take rotations into account. 2023-04-02 12:41:16 -04:00
Pieces.h Width & Height take rotations into account. 2023-04-02 12:41:16 -04:00