NB
Download v1.2
46 downloads
| File type | APK |
|---|---|
| Version | 1.2 |
| Publisher | My Lab |
| Release date | Mar 20, 2013 |
| Date added | Mar 19, 2013 |
| Os requirements | Android |
| Requirements | Android 2.0 or later |
| Total downloads | 46 |
| Price | Free |
Description
Just run the demo, or... use these commands: LET (includes be, add, random, ++, --); IF (if=, if>, if<), close with endif; MSGTO (sends text to all units of a certain type, use let or if to call msg var); END ends code for a type of unit; use PUTRANGE to fill a field with units of a type, can be a field of one; use CONNECTFULLY to interconnect all units within a field, x1 y1 x2 y2 from 1 top left to 2 bottom right; use CONNECTTWO to connect x1 y1 x2 y2 in which 1 is source, 2 is target. Write a neural net in 1kb or less.