How to Fix Yandere Simulator - A Yandere Simulator Code Review

Yandere Simulator has a problem. Bad code, poor performance, no concrete gameplay loop and more. In this Yandere Simulator code review, we’ll analyse Yandere Simulator’s code and discuss how to fix the game. From code optimization, to poor graphics performance and low frame rate, to a breakdown of IF Statements and 17,000 lines of code in the StudentScript. We review many ways of fixing or improving Yandere Simulator’s programming within the Unity Game Engine. Game Development and coding can be hard - this video is not intended to insult YandereDev (despite the negativity he seems to like to create), those just starting off, or bad programming in general, rather for us to learn from poorly performing code and explore better game development practices and general game development tips. YandereDev is not known for welcoming advice of any kind and often sees it as an insult, but thats how it should be taken. This popular indie game is a perfect example to learn from bad programming practices as
Back to Top