Egregoria is a simulation of modern day society, from the bottom-up.
Each individual has its own thought model, meaning every action has its importance and influences the environment.
Egregoria is not a video game, but rather a live artwork. The world itself won't be generated or created by the user, but is part of the project.
That way, the focus is on the world itself and not on the tools to build it.
An Egregor is an autonomous psychic entity made up of, and influencing, the thoughts of a group of people.
It represents emergence at its purest form, where individuals come together to become a collective force.
This is of course very ambitious, so a minimal viable product will be made where features are increasingly added.
The first milestone will introduce humans into the world. They will have their own homes and a workplace, traveling by foot or using the road system.
As of January 2021, this milestone is now achieved :-) I'm focusing on making more interesting interactions now, but I don't have the next milestone well defined yet.
I keep a blog about Egregoria's development here.
This project uses Git LFS to track assets, therefore if you want to build your own copy you will need to install Git LFS.
Once installed, you should be able to clone the repo and fetch the assets:
git clone https://github.com/Uriopass/Egregoria
cd Egregoria
git lfs pull
I personally use Windows 10 and Mac OS 10.11 and it compiles fine once the rust toolchain is installed.
cargo run
There are a few libraries to install that some of my dependencies need:
sudo apt-get install libasound2-dev libudev-dev pkg-config libx11-dev
cargo run
A Github Action tests the builds on Ubuntu.
@shika-blyat
: For his work on the wgpu renderer@dabreegster
: For inspiration on the map model@kosuru
: For his wonderful ambient music