itch.io is community of indie game creators and players

Devlogs

Moving Forward

Sprite Monkey Editor
A browser tool made in HTML5

Over the last few days, things have been getting some good rework done to them.
I'm starting to move away from the AI generation of the React components because though it works, its a sh*t show... and is all over the place on code conventions.   To setup a correct editor structure and React Context Providers I started working manually on the Level editor mode of the project.  Using the AI generated content as a basis for styling, but negating everything it did for state management and reactivity.  

Leave a comment