I made a few UI updates, like picture backgrounds, changing the color and text content of the Start button on click, and making the bar of buttons vertical. I fixed the bug where neurons could only be connected in a daisy chain instead of making unique connections. It’s kind of a duct-taped fix instead of finding the root of the issue, but it works just fine. I also setup the logic behind the Start/Stop button and made the NeutralinoJS API start a .exe (written in C++) with Stdin and Stdout so I can send in the starting data without having to try and get the C++ to read a Json file with the info. Also, turns out that I had arrays set up completely well, the console was just lying to me and displaying it in a weird way.
I’m probably forgetting a bunch of stuff, but a lot I’ve been doing besides what I just described is bug fixes.
I hope the video file goes through
Also, I’m pretty sure that the “Screenshots of code (e.g. VS Code) won’t be accepted” warning was added way after I made my first two devlogs of this project, so please forgive me for that, flavortown team….
Log in to leave a comment