-
Updated
Feb 18, 2021 - JavaScript
simulation
Here are 6,167 public repositories matching this topic...
-
Updated
Feb 19, 2021 - C++
-
Updated
Dec 15, 2020 - Rust
Especially around the bodies of water in Seattle, there are sailboats and kayaks moving around. It would be interesting to simulate these to add flair. This is low priority in the scope of the project, but I think it could make a potentially fun starter project and does have value:
- any enhancement to the game's visuals can better engage people and help them understand changes to the map in co
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Feb 17, 2021 - C++
-
Updated
Sep 24, 2020
-
Updated
Mar 15, 2019 - Jupyter Notebook
Don't bunde the data
What's the problem this feature will solve?
I am currently working on a project using mesa. Great framework! The problem is that I use ContinuousSpace, and want to visualise it. Is this something you are working on?
Barometer/Altimeter
It would be nice to have an altimeter to measure altitude. At the moment, we can measure the altitude with GPS, but the altimeter would be a better formalization for the altitude measurement.
-
Updated
Feb 16, 2021 - Python
-
Updated
Feb 17, 2021
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
-
Updated
Feb 20, 2021
-
Updated
Jan 19, 2021 - Python
-
Updated
Feb 16, 2021 - C++
-
Updated
Feb 21, 2021 - C++
-
Updated
Feb 20, 2021 - Java
-
Updated
Feb 20, 2021 - C++
-
Updated
Feb 2, 2021 - C++
The route file is currently unsorted which is fine for most applications which load it as an additional anyway but not for all.
-
Updated
Feb 10, 2021
-
Updated
Apr 1, 2019 - Python
Need to add the text to MainMenu.CallMiscTranslations and that should be it
-
Updated
Feb 17, 2021 - Python
-
Updated
Feb 18, 2021 - C++
Improve this page
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."
We currently use a macro for writing down a money amount as a literal. We should move to a more modern C++ representation with a user defined literal like the below:
Go through the codebase and replace all MONEY macro uses with the equivalent version. You m