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.
Tasks
- A+B
- Arithmetic/Integer
- Array length
- Arrays
- Bitwise operations
- Comments
- Copy a string
- Draw a pixel
- Empty program
- Empty string
- Factorial
- FizzBuzz
- Hello world/Graphical
- Hello world/Newbie
- Jump anywhere
- Keyboard input/Keypress check
- Logical operations
- Loops/Infinite
- Reverse a string
- String append
- String comparison
- String length