First Steps

Orientierung: Die Quadrate repräsentieren jeweils 10×10 Meter. Objekt-Selektion: Bei großen Objekten kann das Markieren knifflig…

weiterlesen

Control Flow

looping and branching Branching with ifLooping with forLooping with whileBreak and ContinueThe Nature of Truth…

weiterlesen

Data Types

things you can store and manipulate NumbersStringsListsMapsType CheckingExtending Built-In Types Variables in MiniScript are dynamically…

weiterlesen

Functions and Classes

the building blocks of sophisticated software FunctionsNested FunctionsClasses and ObjectsExtending the Built-In Types A function…

weiterlesen

Intrinsic Functions

built-in functions you can rely on Numeric FunctionsString FunctionsList FunctionsMap FunctionsSystem Functions MiniScript comes with…

weiterlesen

Examples

small programs that do interesting things FizzBuzzFilterGreatest Common DivisorMaximum ElementTitlecase While we’ve given short examples…

weiterlesen

HOT KEYS AND MOVEMENT

Camera RMB + WASDQE – move camera forward, left, backwards, right, down and up respectively; RMB + MOUSE MOVE – rotate…

weiterlesen
Scroll to Top