ChrisPC

Results 6 issues of ChrisPC

Not only does this construction pass quicktest but fail randomtest, it works in the `*choice` block but not `*fake_choice`. Now, it does fail both randomtest _and_ actual in-browser execution, so...

*create test -5 and *temp num -5 each result in errors. ``` *title test *author me *scene_list startup test *create test -5 *finish ``` yields > F:\Docs\Choice of Games\test>java -jar...

It may be best practice to define *temp variables at the top of a scene, but that's impossible with a scene that can be launched with different starting *labels, hence...

Notably, the actual game run in an actual browser rendered in index.html moves on to the next scene without complaint. Test with nav = new SceneNavigator([ "1" ,"2" ]); and...

If you have the same subroutine called more than once in the same scene -- which is, after all, the point of using subroutines -- quicktest stops reading beyond that...

I usually like to update my working set weight by dragging it. But when I hold and drag the slider, it doesn't update the warmup set weights; I have to...