Servo is a experimental re-imagining of SimAntics using ML.NET with Jupyter Notebooks.
Find a file
Anthony Leland 373170f98e More change methods
- Merge LimitToRange() extension method into other static values
- Added social motive to printing of motive values
2020-10-28 21:09:46 -04:00
dataset Motive engine 2020-10-28 20:39:50 -04:00
images Motive engine 2020-10-28 20:39:50 -04:00
models Initial commit 2020-10-28 01:18:27 -04:00
.gitattributes Initial commit 2020-10-28 01:18:27 -04:00
.gitignore Initial commit 2020-10-28 01:18:27 -04:00
DATA-LICENSE Motive engine 2020-10-28 20:39:50 -04:00
LICENSE Initial commit 2020-10-28 01:18:27 -04:00
motives.ipynb More change methods 2020-10-28 21:09:46 -04:00
README.md Motive engine 2020-10-28 20:39:50 -04:00

Servo

License: GPL v3 License: ODbL

Servo is a experimental re-implementation of SimAntics using ML.NET based on Under the Hood of The Sims. I have wanted to write my own version of SimAntics for a while but the process of rewriting the engine from scratch or even maintaining an existing re-implementation, such as FreeSO's, has proven to be tedious. Current machine learning technologies, such as ML.NET, can streamline the process. That being said, Servo is not intended to be used to rewrite The Sims itself. The models are intended for building new games based on it's design.

License

I license the source code for this project under the GNU GPL v3, see LICENSE, and data sets under the Open Database License, see DATA-LICENSE.