This is not particularly a "lesson" on programming or on the Lua
language, but it is still very important question
asked by many beginners.
After I learned a bit of syntax and started to write first small programs of my own - how to show them to my friends, relatives and the whole world?
Generally this depends on which platform, system etc your program is targeted for.
In our school it is very simple:
canvas
, the output
box and the code area
. They function just the
same way as here in school.simplegame
.Examples:
If you want to update some of your saved programs - they are listed below the saving button. Just click any of them
to load corresponding page. If you want to delete some, just remove all the code and type instead delete it please
,
then press "Save" as usually.