![]() |
||||
Chapter 3.8 |
||||
The TNT Basic
|
||||
The TNT Basic menu in Hieroglyph is a small TNT Barrel like this:
It has three commands in it:
Run
Runs the current project using TNT Basic. If TNT Basic is not running it is launched. If your project's code contains any errors then they are highlighted in the code using the note bar. If there are no errors then the project is run.
Test
Test sends the program to TNT Basic and reports back any errors. If there are no errors the program is not run. This command is useful for seeing if you've fixed all the errors.
Build
This allows you to build a standalone executable out of your project which will not require TNT Basic to run. You can make games with this and give them to your friends or put them on the internet!