Devlog 10
Minor changes today
I didn’t spend much time today working on this project becuase I have some real world stuff to work on.
Changes:
- I added 2 more presets to the code for a total of 5 presets.
- Added some additional code comments for better code understanding
I did some research on a pause feature that I saw in one of the reviewer’s feedback. It is hard to implement an easy to use pause, as I want to keep the CLI std lib only - no external creates.
I may drop that feature or implement it stupidly in the future. Ill do some more research on it in the future.
I added 2 additional issues for future features I want in the CLI.
Both have to do with detecting a simulation loop.
I have also decided that the CLI should remain independent with no external crates.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.