No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I did quite some work before deciding to make this a real project, so here is a list of things I did already:
- setup a new vite project (duh)
- create a basic physics engine (extremely buggy)
- wrote a render for visual feedback, but it's just a rectangle
- created a basic input/output script executor, with an extremely good example script (PID stuff)