Code Ninja Help
Code Ninja is a simple programming language, inspired by Logo and Turtle, that draws images using a small selection of commands. The language can be written in the browser and runs on the page in front of you. Itβs designed to be simple to learn and use, but powerful enough to create some fun images.
The Code Ninja language is inspired by Logo combined with Javascript and is a great primer for getting started with the basic concepts of programming.
Tutorials
- 1: Getting Started
- 2: Basic Concepts and Commands
- 3: Variables and Mathematics
- 4: Colors, Width and some Randomness
- 5: Loops and Patterns
- 6: Custom Functions
β 2d Code Commands for Code Ninja.Code Ninja Tutorial - Getting Started β