User Tools

Site Tools


newspaper_retrieval

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
newspaper_retrieval [2019/08/17 23:43] frchrisnewspaper_retrieval [2022/08/23 09:40] (current) frchris
Line 21: Line 21:
 northsouthwalls 3 4 4 northsouthwalls 3 4 4
 northsouthwalls 3 6 6</code> northsouthwalls 3 6 6</code>
 +
 +
 +You can download this kwld file: [[https://mathorama.com/karel/CollectNewspaper.kwld|CollectNewspaper.kwld]]
  
 {{::karelnewspaper.png?400|}} {{::karelnewspaper.png?400|}}
 +
  
 Here is some starter code:  Here is some starter code: 
Line 34: Line 38:
     World.setDelay(30);     World.setDelay(30);
     World.setBeeperColor(Color.BLUE);     World.setBeeperColor(Color.BLUE);
-    //World.readWorld("filename");+    //World.readWorld("CollectNewspaper.kwld");
     World.getWorld("KarelWorld\n"     World.getWorld("KarelWorld\n"
     "streets 10\n" +      "streets 10\n" + 
Line 66: Line 70:
 </code> </code>
  
 +[[http://csis.pace.edu/%7Ebergin/KarelJava2ed/KJRdocs/index.html|Karel J Robot API]] (Application Programming Interface)
  
newspaper_retrieval.1566099793.txt.gz · Last modified: 2019/08/17 23:43 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki