SuperSimpleGuy / dytenjin

An engine for making dynamic text-based java games.
GNU General Public License v3.0
1 stars 0 forks source link

Develop Parsing Syntax #13

Open SuperSimpleGuy opened 11 years ago

SuperSimpleGuy commented 11 years ago

When parsing text, will need a way to insert names, places, items, etc dynamically. These need to be specified by special markers in the text file inputs. Such syntax needs to be thought through and implemented.