Commit Graph

4 Commits

Author SHA1 Message Date
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
4bdb4fca29 Initial refactoring
This is a mess, do not check out
2024-04-20 21:14:52 -04:00
b3d6996437 Set up pocketpy 2024-04-17 18:31:31 -07:00
590c028d9a Initial Commit 2024-04-17 15:34:25 -07:00