I’ve tried optimizing the game and adapted it to run on web pages. This way, players won’t need to download anything, which should be much more convenient.
Viewing post in A new dev's first attempt comments
Thank you so much for trying out my game! I originally wanted to polish it up much better. Unfortunately, I didn’t know how to create a game character with smooth animations, so I had to rely on scrolling images to simulate movement. The UI is also pretty rough as a result. I’ve heard Spine2D can fix these issues, so I’ve been trying to learn it lately. There might be more efficient workflows out there, I just haven’t figured them out yet -_-