My own program for displaying my A-Puzzle-A-Day game solutions. Eventually I might even make it playable...
Go to file
2023-04-03 20:59:23 -04:00
.gitignore Initial Commit 2023-04-02 10:09:17 -04:00
main.cpp Got rid of a lot of extra PD_ stuff. 2023-04-03 20:59:23 -04:00
Makefile Trying piece data with vectors of vectors of booleans. 2023-04-02 22:15:17 -04:00
Pieces.cpp Got rid of a lot of extra PD_ stuff. 2023-04-03 20:59:23 -04:00
Pieces.h Got rid of a lot of extra PD_ stuff. 2023-04-03 20:59:23 -04:00