qorf / quorum-language

The primary repository for the Quorum Programming Language
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Console Program Change #60

Closed andreas-stefik closed 1 year ago

andreas-stefik commented 1 year ago

From a Slack User:

Also, we noticed that console games don't work properly in Quorum Online because the user is prompted for multiple responses but can't see output in the console until the end of the game. Is it possible to adjust the online IDE so it shows output in the console in between each user input? See the APProjectExamples in this repository for examples of the console games we have been working with in class: https://github.com/pault2k14/teals

andreas-stefik commented 1 year ago

Fixed for the next JavaScript release.