Yarn Spinner Editor

For my final project in university I worked on this with another 4 students. I would RECOMMEND AGAINST using it for any sort of development or script writing in Yarn Spinner. After we finished it, we realised we actually programmed in a bug whereas saving doesn't work. It will tell you it's saved when it doesn't. BIG issue that could have easily been fixed. For the record, I commited the change after I rushed it, I found the bug, I said we should fix it, the other guys on the project didn't want to.

https://github.com/YarnSpinnerTool/ExperimentalYarnSpinnerEditor


Notes on Development:

I could write a whole lot on this, seeing it was a year long project but I will keep it short since I'm just putting this project here on the website to be thorough and I include it on my resume.

I picked this project out of 15 or so projects. I picked this one specifially because it was similar to other projects I had attepted in the past. Around 2017, I was attempting to make a tool for managing mugen characters in large games. Creating tools for making games was something I wanted to get into. Something like this was also partway between games and software development and I wanted to keep my options open as 2 other friends who I went to University with were currently in game development jobs. However, it turned into be something more akin to web application development. I learnt a lot about how object oriented programming can be used for web development and strongly typed programming with typescript. It wasn't as closely inter-TWINED with game tool creation as I had orginally thought (pun for you IF nerds) but I enjoyed looking at a different approach to what I had tried to do in the past.


DON'T USE THIS FOR WRITING IN YARN SPINNER