aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: Made it so that you can now convert between image subclassesBossCode452025-07-248-103/+199
| | | | | Also added the bitmap image subclass note: this is pretty hacky in how it works
* feat: Renamed makefileBossCode452025-07-241-1/+1
| | | | Changed it to GNUmakefile because it uses GNU make only features
* Initial commitBossCode452025-07-2422-0/+2034
| | | | | Bringing a lot of stuff over from my maze-reader project in an attempt to split the image reading code off into a library.
* Initial commitDylan2025-07-241-0/+674