SimulationStorm

A cross-platform simulation development toolkit for the .NET

MIT License

Stars
20

Bot releases are visible (Hide)

SimulationStorm - v0.2.1 Latest Release

Published by Ilnazz 4 months ago

What's Changed

  • fix(gol): store cell colors in separate properties in GameOfLifeRendererSave to restore app save properly
  • refactor: rename previously non-renamed service save manager .cs files
  • refactor(gol): rename ExecuteRestoreState to ExecuteRestoreSave in GoL manager
  • refactor(localization)!: rename SimulationStorm.Localization.States project to ..Saves
  • Add main documentation files by @Ilnazz in https://github.com/SimulationStorm/SimulationStorm/pull/2

Full Changelog: https://github.com/SimulationStorm/SimulationStorm/compare/v0.2.0...v0.2.1

SimulationStorm - v0.2.0

Published by Ilnazz 4 months ago

SimulationStorm - v0.1.0

Published by Ilnazz 4 months ago

The first version of the toolkit and the demo Game of Life simulation.