Skip to content

mpicpus/code_monsters1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Monsters

An extremely simple coding toy for kids. It allows control of the characters on screen with simple commands. See it in action... screenshot

Commands:

Command syntax is:

<name|'all'> <command> <option/s>
Frank go up
all stop

Available commands:

  • go <direction: up|down|righ|left>: will move the character in the given direction.
  • stop
  • rename <newName>
  • make <newName>: will create a new character. We always command another char to perform this operation, like: Frank make Gail
  • speed <direction: up|down>: will increase/decrease char speed.

[more coming...]

About

Extremely simple coding toy for kids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published