Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 1.18 KB

ROADMAP.md

File metadata and controls

56 lines (27 loc) · 1.18 KB

Who is the intended user of this?

Academic

City simulator

Game developer

Student

Historian

General interested user

Aims

Simulate 8.5 million agents

  • Can thinks be done easily with ApeSDK? New memory? New simulation methods? Reduced memory/agent footprint? simulatedape with this many agents?

Agent pathing

  • Improved movement

  • Proper use of doors and windows

Good simulation environment

  • MapEdit from urban used

  • Maybe starting off with urban (created simulation space) moving to London (from mapout/mapblend)

  • Need Improved/Universal JSON format

  • London in smaller “squares” allow for improved map editing and visualization.

  • Plotting internals of buildings from mapout/mapblend using urban building internals.

Occupations

  • Ideally about 400 with about 100 occupation hierarchies

  • Rather than using telephone book a good spread of occupations and interactions providing best methods

  • Simulating night and day occupations

Accurate simulation of movement

Currency implicit or explicit?

  • Can value/money be extracted independently? If so how accurate?

Class? Hierarchies?