|
Last change
on this file since 876add0 was a1a3bd5, checked in by dportnoy <dmp1488@…>, 13 years ago |
|
Made client changes for smooth player movement, changed the player move method to check the map for obstacles and return a bool indicating success or failure.
|
-
Property mode
set to
100644
|
|
File size:
306 bytes
|
| Line | |
|---|
| 1 | 12x12
|
|---|
| 2 | 2,2,2,2,2,2,2,2,2,2,2,2
|
|---|
| 3 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 4 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 5 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 6 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 7 | 2,1,1,1,1,2,1,1,1,1,1,2
|
|---|
| 8 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 9 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 10 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 11 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 12 | 2,1,1,1,1,1,1,1,1,1,1,2
|
|---|
| 13 | 2,2,2,2,2,2,2,2,2,2,2,2
|
|---|
| 14 | 6,1,1
|
|---|
| 15 | 6,10,2
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.