Added 12 concept symbols.
This commit is contained in:
BIN
concept/12-symbols.png
Normal file
BIN
concept/12-symbols.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
@@ -404,6 +404,9 @@ class Level1(level.Level):
|
|||||||
self.add_tile(task4_pos[0] + 64 * 8, task4_pos[1] - 48 * 2,
|
self.add_tile(task4_pos[0] + 64 * 8, task4_pos[1] - 48 * 2,
|
||||||
'moat_end_horizontal')
|
'moat_end_horizontal')
|
||||||
|
|
||||||
|
|
||||||
|
### Task 5: The bridge.
|
||||||
|
|
||||||
self.draw_background()
|
self.draw_background()
|
||||||
|
|
||||||
def add_tile(self, x, y, img, blocking=True):
|
def add_tile(self, x, y, img, blocking=True):
|
||||||
|
|||||||
Reference in New Issue
Block a user