Undo/redo functionality
Undo/redo functionality
Iโm working on a life simulation game with the working title Project Harmonia.
Finished adding undo/redo functionality for all game actions.
All logic is also networked using bevy_replicon
๐
Next, Iโm planning to work on house-building to create cities. I planning to implement apartment buildings first.
If you know any games where you can build apartments - let me know. Looking at prior art always helps!