write:
export html [name of your game]
For example if you have a game saved as "destruction.tic"
You can export it as export html destruction
If you want a native build, you write
export win destruction
This is for windows.
You can do a linux export, similarly, etc.