Skip to content

dfloer/tower-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimTower Documentation

Documentation related to Maxis published, and Yoot Saito developed, SimTower.

License

Documentation

licensebuttons by-sa
The documentation (markdown files) is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Code

The code (Python code) is licensed under an AGPL 3.0 License.

Contents

  • tdt_spec.md: SimTower .TDT file format specification. It's partial, but has most of the file structure completely documented, as well as a bunch of detailis on specific items.
  • reference/read_tdt.py: An experimental implementation of a file reader that does so in a declarative sort of way.
    • It's not done as doing non-imperative code for this is a bit more challenging.
  • reference/temp_open_tower.py: Quick and dirty code to open tower data.
    • Useful for reverse engineering, but not much else. This is extremely rough, and has various image generating code commented out at the bottom. This is included as an example only and really shouldn't be used for much.
    • This will likely be abandoned if I ever finish read_tdt.py.

About

Documentation related to Maxis published, and Yoot Saito developed, SimTower.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages