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:31:01 -04:00
.gitignore Initial Commit 2023-04-02 10:09:17 -04:00
main.cpp Show all pieces and their rotations in demo mode. Need to add FLIP. 2023-04-02 12:31:01 -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 Show all pieces and their rotations in demo mode. Need to add FLIP. 2023-04-02 12:31:01 -04:00
Pieces.h Show all pieces and their rotations in demo mode. Need to add FLIP. 2023-04-02 12:31:01 -04:00