Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 668 Bytes

TODO.md

File metadata and controls

26 lines (16 loc) · 668 Bytes

ToDo

General

  • Import network from preact version
  • Remake keybinds into api with console (shadcn component) commands and keybinds (?)
  • Remake company generator into api (create company, etc.)
  • Implement dexie.js as an alternative to local storage (?)

Map

  • Add companies to map
  • Building type based on size (house/for company HQ)
  • Building type (police, medical, etc) based on real world data (amenity, already implemented in processing, just need to highlight on map)

Characters

Families

  • Implement an algorithm to generate families, same household and shit yk

Teams

  • Add basic teams system / recruit people

KNOWN ISSUES TO FIX