Skip to content
Jack Lloyd-Walters edited this page Jul 7, 2021 · 6 revisions

The following is a collection of example scripts that showcase how Verboscript works:

Note: As verboscript is still a W.I.P, these are subject to change.

Explanantion Python Verboscript
The classic "hello world" to demonstrate how to write to the screen
 print("hello world") 
 show hello world. 
Clone this wiki locally