Create table_of_contents.md

This commit is contained in:
He4eT 2020-03-27 01:36:26 +05:00 committed by GitHub
commit a7114f6d30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

43
docs/table_of_contents.md Normal file
View file

@ -0,0 +1,43 @@
## Approaches and concepts implemented in this project
### Rooms
- Decorations
- Passages between rooms
- Light, brightness and switches
- Decorations for multiple locations
- Dynamic change of the description
- Dynamically adding and changing passages
- Random atmosphere events
### Doors and containers
- Autoclosing doors
- Fake doors and dead ends
- Several doors in one wall
- Doors locked with keys
- Containers locked with a code lock
### Things and objects
- Dynamic and shuffled descriptions
- Hidden objects
- Expendable objects
- Destructible objects
- Edible, smelling, sensible objects
- Dynamic movement of objects
- Dynamic change of object properties
### Actions
- Modifying actions
- Remapping actions
- Custom actions with one or two objects
### Actors
- Wearable clothing
- States and postures of the actors
- Transitions of actors between states
- Custom conversation topics
- Default answers and reactions
### Input and output
- Markup
- Pausing output
- Intro and outro