User:Emess/Sandbox: Difference between revisions
>Emess No edit summary |
>Emess No edit summary |
||
Line 12: | Line 12: | ||
<div style="width:33%; float:left;"> | <div style="width:33%; float:left;"> | ||
{{TitledBox/start|heading= | {{TitledBox/start|heading=New to Roblox?|green|margin-right:2px;}} | ||
Roblox is an online game designed for kids 4-14. As a Roblox member, players could play and build user-created games with [[Roblox Studio]]. Games are also able to be scripted with Lua. | |||
If you're a beginner looking for a place to start, you should view these tutorials: | |||
*[[Welcome to Roblox]] | |||
{{TitledBox/end}} | {{TitledBox/end}} | ||
</div> | </div> | ||
<div style="width: | <div style="width:34%;float:left;"> | ||
{{TitledBox/start|heading= | {{TitledBox/start|heading=Welcome to the Roblox Wiki|red|margin-left:2px; margin-right:2px;}} | ||
Welcome to the Roblox Wiki, currently maintained by [[User:Mr Doom Bringer|MrDoomBringer]] and contributed to the wiki writers. The Roblox wiki contains tutorials of all subjects, ranging from building, scripting, and much more. | |||
{{ | The Roblox wiki encompasses {{NUMBEROFARTICLES}} articles and {{NUMBEROFFILES}} files, all created by Roblox's friendly wiki writers. | ||
{{TitledBox/end}} | {{TitledBox/end}} | ||
</div> | </div> | ||
<div style="width:33%;float:right;"> | <div style="width:33%;float:right;"> | ||
{{TitledBox/start|heading=The | {{TitledBox/start|heading=Lua: The Programming Language|blue|margin-left:2px;}} | ||
Roblox allows players to script their games with a Roblox-compatible version of Lua, a simple lightweight programming language. If you are ready to learn, these links may be helpful: | |||
*[http://lua.org/pil Programming in Lua] | |||
*[[Absolute beginner's guide to scripting]] | |||
*[[Lua from Other Languages]] | |||
*[[:Category:Scripting Tutorials|There's more!]] | |||
{{TitledBox/end}} | {{TitledBox/end}} | ||
</div> | </div> |
Revision as of 02:37, 24 December 2010
This is the place where I (Emess talk) test things.
Sandbox
Error: Image is invalid or non-existent.
Roblox is an online game designed for kids 4-14. As a Roblox member, players could play and build user-created games with Roblox Studio. Games are also able to be scripted with Lua.
If you're a beginner looking for a place to start, you should view these tutorials:
Welcome to the Roblox Wiki, currently maintained by MrDoomBringer and contributed to the wiki writers. The Roblox wiki contains tutorials of all subjects, ranging from building, scripting, and much more.
The Roblox wiki encompasses 1,701 articles and 6,660 files, all created by Roblox's friendly wiki writers.
Roblox allows players to script their games with a Roblox-compatible version of Lua, a simple lightweight programming language. If you are ready to learn, these links may be helpful: