Category:Robotic: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{language| site=http://vault.digitalmzx.net/index.php }}")
 
m (Minor fix.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
{{language|
{{language|
site=http://vault.digitalmzx.net/index.php
site=http://vault.digitalmzx.net/index.php
}}
}}

Robotic is a [[programming language]] for the game creation system titled [[wp:MegaZeux|MegaZeux]]. It is a simple language that is used for Robots placed within a MegaZeux world. Some of the few features for this language include the use of subroutines, arithmetic expressions, strings, counters (variables), etc.

Latest revision as of 17:57, 29 August 2018

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Robotic
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Robotic.

Robotic is a programming language for the game creation system titled MegaZeux. It is a simple language that is used for Robots placed within a MegaZeux world. Some of the few features for this language include the use of subroutines, arithmetic expressions, strings, counters (variables), etc.