Guest User

Untitled

a guest
Aug 18th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1.  
  2. static String wereldKaart =
  3. "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n" +
  4. "x.......x.........x.........................x\n" +
  5. "x.......x...................................x\n" +
  6. "x...........................................x\n" +
  7. "xxxxxxxxx...................................x\n" +
  8. "xx................xxxxxxxxxxx...............x\n" +
  9. "x..........................oxx.............xx\n" +
  10. "x................xxo........................x\n" +
  11. "x.................xxxxxxxxxxx...............x\n" +
  12. "x...........................................x\n" +
  13. "x...................................xxxxxxxxx\n" +
  14. "x...........................................x\n" +
  15. "x...................................x.......x\n" +
  16. "x...........................x.......x.......x\n" +
  17. "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
Add Comment
Please, Sign In to add comment