FRANKLIN TURTLE SOFTWARE EXECUTE java -jar franklin.jar java -jar franklin.jar help COMMANDS FD n, BD n Forward/Backward n pixels LT n, RT n Turns n pixels (to Left or Right) PENUP, PENDOWN Up or down the pen BC n Changes the pen color n=0 : White n=1 : Yellow n=2 : Blue n=3 : Red n=4 : Green CLEAR Erases drawing ORIGIN Moves Franklin to its original position CENTER Moves Franklin to center REPLAY Replay your drawing SAVE Save your drawing OPEN Replay a drawing saved EXIT Exit software HELP This help KEYBOARD SHORTCUTS On the vivarium (click to focus) : UP or J : Forward DOWN or K : Backward LEFT or H : Turn left RIGHT or H : Turn right SPACE : Pen down/up BC : Pen color BACKSPACE : Clear HOME : Original pos. R : Replay S : Save O : Open TAB : Focus the command line M : Help ESCAPE : Exit On the command line (textfield) : UP : Older command Down : Newer command ESCAPE or TAB : Focus the vivarium AUTHOR julien@vaubourg.com COPYRIGHT Copyleft (C) 2010 Julien VAUBOURG This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .