- [x] Replace `var++` to `++var` in for loops to improve the performance - [ ] Fix the naming convention - [ ] Change the BasicRenderer to improve the draw calls to make GUI rendering more efficient and lag free - [x] Improve the folder structure to make the project more manageable - [x] Move Resources to own markdown sheet and put them in categories - [x] Create a documentation folder with own files for build instructions, explanations, ideas and concepts
var++to++varin for loops to improve the performance