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
8
Commits
1
Branch
0
Tags
0d889306e5788c408891457416bf2f725d7fc5d2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Vereb
0d889306e5
Added ability to flip piece data.
2023-04-03 21:22:44 -04:00
.gitignore
Initial Commit
2023-04-02 10:09:17 -04:00
main.cpp
Added ability to flip piece data.
2023-04-03 21:22:44 -04:00
Makefile
Trying piece data with vectors of vectors of booleans.
2023-04-02 22:15:17 -04:00
Pieces.cpp
Added ability to flip piece data.
2023-04-03 21:22:44 -04:00
Pieces.h
Added ability to flip piece data.
2023-04-03 21:22:44 -04:00
Description
My own program for displaying my A-Puzzle-A-Day game solutions. Eventually I might even make it playable...
68
KiB
Languages
C++
98.6%
Makefile
1%
C
0.4%