8000 GitHub - Jungorend/parcre
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jungorend/parcre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARCRE

An attempt at a city simulation. Attempting to create a small economic system in motion and go from there. At present nothing is implemented, and no plans yet how to interact with the simulation. However, the goal is the following:

  • Fully autonomous world. The world should develop on its own, and natural economic forces lead to technology development, resource extraction, etc.
  • Nothing is intended to be provided for the world. Goods that people need will need to be gathered, refined, and distributed

Current Status

Still developing the basic systems needed for everything to interact, and getting a decent system for initializing it all. There is nothing that can be run just yet. Notes on future plans are stored in the Design Notes.md file, but the parce.py is the entry to the program, and city.py is a global object to store the state of all elements within this city.

Dependencies

Testing uses pytest. The tests.py script will run them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0