albrow / elara

Work-in-progress educational programming game
https://elaragame.com/
Other
75 stars 5 forks source link

Support mini sprites in dialog and in other places #41

Open albrow opened 1 year ago

albrow commented 1 year ago

Similar to what we do for objective text, we should be able to include special symbols like {rover} and {dataPoint} to have the corresponding mini sprites appear in dialog and other kinds of text. This will help make the terminology of the game more clear.

Could potentially be combined with #28 into a single function called something like formatSpecialText.

albrow commented 1 year ago

Moving this to after the public beta launch.