Hello;
I am primarily a coder; In my game idea, I feel some stuff coming that would require probably more functionality than choicescript can offer.
So:
Would it be possible to embed javascript in choicescript?
Or
Would it be possible to leverage the choicescript API without producing a choicescript document (a.k.a: document.write(choicescript(my_string)))
Or
If I create a full-pure javascript game, would it be ok for me to attempt to submit it to choice of under the same regulations and quality standards as other games, even though the actual choicescript script would not have been used?