UnnamedPythonMicroConsole/.gitignore
Xenthera e23be1cd58 StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images
Image class is just array of palette indices converted from the rgb data of any image by using euclidian distance between palette rgb and pixel rgb. Works well.
2024-05-22 16:09:19 -04:00

7 lines
71 B
Plaintext

.idea
cmake-build-debug
.vscode
cmake-build-release
build
.DS_Store