Line 21:
Line 21:
== Current Status ==
== Current Status ==
−
Thanks to AerialX's SNAKE demo (video to be uploaded soon). We've found several missing components to BSCRIPT, so I'm currently contemplating whether to try and implement the missing pieces, or to investigate porting a more complete interpreter.
+
Thanks to AerialX's SNAKE demo (video below). We've found several missing components to BSCRIPT, so I'm currently contemplating whether to try and implement the missing pieces, or to investigate porting a more complete interpreter.
== Testing ==
== Testing ==
Line 30:
Line 30:
See [[User:Whodares|my page]] for contact info
See [[User:Whodares|my page]] for contact info
−
== Example ==
+
== Example (Snake by AerialX) ==
+
+
<Youtube>o-RaE1qjI6A</Youtube>
+
Sample game coded by AerialX. Was a great demo for showing speed and a good test of the language. Also shows the interpreter needs work before it will be of any real use. Watch this space
+
+
== Example (Simple) ==
----
----