The game was fun to play, but you really need to change the texture magnification to linear to show the pixel art :-)
Viewing post in Super Moonshot Adventure jam comments
Thanks for this comment, you actually taught me something I didn't even know to look into. I just tested my game with nearest neighbor interpolation enabled when scaling instead of linear (which is the default) and it looks MUCH better. Too late to update my submission now but that is great to know going forward.