User Tools

Site Tools


Writing /var/www/html/conf/plugins.local.php failed
codeapalooza:challenge_5

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
codeapalooza:challenge_5 [2010/12/06 14:45]
127.0.0.1 external edit
codeapalooza:challenge_5 [2010/12/10 15:42]
jason
Line 1: Line 1:
 ====== The Challenge ====== ====== The Challenge ======
 +{{:codeapalooza:maze.bmp|}}
 +{{:codeapalooza:random.bmp|}}
 +{{:codeapalooza:text.bmp|}}
  
 You are given 2 random, valid points (start, end) and a random terrain map. You must find the shortest distance between the two starting points without going through any out-of-bounds terrain. You are given 2 random, valid points (start, end) and a random terrain map. You must find the shortest distance between the two starting points without going through any out-of-bounds terrain.
Line 14: Line 17:
   * Animating a character following the path   * Animating a character following the path
   * Your character being 2x2 pixels in dimension. It can only go through path ways that are at least 2 pixels wide. This applies to both animated characters (if any) and the general algorithm itself.   * Your character being 2x2 pixels in dimension. It can only go through path ways that are at least 2 pixels wide. This applies to both animated characters (if any) and the general algorithm itself.
 +
 +
  
codeapalooza/challenge_5.txt ยท Last modified: 2010/12/10 15:43 by jason