This website requires JavaScript.
Explore
Help
Register
Sign In
dvereb
/
A-Puzzle-A-Day
Watch
1
Star
1
Fork
0
You've already forked A-Puzzle-A-Day
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My own program for displaying my A-Puzzle-A-Day game solutions. Eventually I might even make it playable...
4
Commits
1
Branch
0
Tags
68
KiB
C++
98.6%
Makefile
1%
C
0.4%
59cab98b20
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
David Vereb
59cab98b20
Added piece title. Probably going to refactor rotate, draw, etc. next before adding flip.
2023-04-02 12:53:00 -04:00
.gitignore
Initial Commit
2023-04-02 10:09:17 -04:00
main.cpp
Added piece title. Probably going to refactor rotate, draw, etc. next before adding flip.
2023-04-02 12:53:00 -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