Инструменты пользователя

Инструменты сайта


picobot_help

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

picobot_help [2017/03/07 18:14]
super_admin создано
picobot_help [2019/06/24 20:29]
Строка 1: Строка 1:
-====== Picobot Help ====== 
  
-<​code>​ 
- 
- 
-# Hashtag lines are optional comments 
-# 
- 
- 
-0 *x** -> E 0 
-0 *E** -> S 3  
-3 ***x -> S 3    
-3 ***S -> N 2  
-2 x*** -> N 2    
- 
-# state 0 with something to the N: go W + into st 1  
-# ** This will crash if picobot has a wall to the W! ** 
-2 N*** -> W 1  
- 
- 
-# state 1 with nothing to the S: go one step S 
-1 ***x -> S 1    
- 
-# state 1 with something to the S: stay put + into state 0 
-1 ***S -> W 2    
- 
-</​code>​ 
picobot_help.txt · Последние изменения: 2019/06/24 20:29 (внешнее изменение)