rabdill / bishops_map_legacy

A data-driven text adventure engine written in Python. (No longer active; being ported to Javascript.)
0 stars 0 forks source link

Delay the printing of giant blocks of text #8

Open rabdill opened 10 years ago

rabdill commented 10 years ago

10 paragraphs being printed at one time looks stupid. Implement paging?