-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
I just wanted to bring up that I don't think the current progress is going well. It seems like people are putting up code that they had, and not worrying if it conforms to what we are trying to build, nor if it even works with the other code that is being written.
I think we need to take a step back, and figure out absolute basics of what we need, and the building blocks needed to get there. Then from there, create milestones, and work on the project in pieces, so that we can build on basic code, like memory management, then write code on top of that, rather than trying to write two separate pieces of code, and then worrying about trying to get them to fit and work together.
Reactions are currently unavailable