Redo the walls
authorNeil <neil@dip.sun.ac.za>
Tue, 16 Apr 2013 22:36:49 +0000 (00:36 +0200)
committerNeil <neil@dip.sun.ac.za>
Tue, 16 Apr 2013 22:36:49 +0000 (00:36 +0200)
commit64e0ef0f5aaa615ba6821a9924206b4d373e2a21
tree87124495f3d28d2b9d4cccc5faebe339ffb2accc
parentb3ffacfb066d8d4c84f782d8e2265bf497dadb56
Redo the walls
42 files changed:
data/sprites/nemesis.png
data/sprites/player.png
data/tiles/bottom_wall.png [new file with mode: 0644]
data/tiles/corner_lb.png [new file with mode: 0644]
data/tiles/corner_lt.png [new file with mode: 0644]
data/tiles/corner_rb.png [new file with mode: 0644]
data/tiles/corner_rt.png [new file with mode: 0644]
data/tiles/cwall.png [new file with mode: 0644]
data/tiles/door.png
data/tiles/end_bottom.png [new file with mode: 0644]
data/tiles/end_left.png [new file with mode: 0644]
data/tiles/end_right.png [new file with mode: 0644]
data/tiles/end_top.png [new file with mode: 0644]
data/tiles/floor.png
data/tiles/horiz_wall.png [new file with mode: 0644]
data/tiles/left_wall.png [new file with mode: 0644]
data/tiles/pillar.png [new file with mode: 0644]
data/tiles/right_wall.png [new file with mode: 0644]
data/tiles/top_wall.png [new file with mode: 0644]
data/tiles/vert_wall.png [new file with mode: 0644]
data/tiles/wall.bmp [deleted file]
erdslangetjie/level.py
sources/bottom_wall.xcf [new file with mode: 0644]
sources/corner_lb.xcf [new file with mode: 0644]
sources/corner_lt.xcf [new file with mode: 0644]
sources/corner_rb.xcf [new file with mode: 0644]
sources/corner_rt.xcf [new file with mode: 0644]
sources/cwall.xcf [new file with mode: 0644]
sources/door.xcf
sources/end_bottom.xcf [new file with mode: 0644]
sources/end_left.xcf [new file with mode: 0644]
sources/end_right.xcf [new file with mode: 0644]
sources/end_top.xcf [new file with mode: 0644]
sources/floor.xcf
sources/horiz_wall.xcf [new file with mode: 0644]
sources/left_wall.xcf [new file with mode: 0644]
sources/nemesis.xcf
sources/pillar.xcf [new file with mode: 0644]
sources/player.xcf
sources/right_wall.xcf [new file with mode: 0644]
sources/top_wall.xcf [new file with mode: 0644]
sources/vert_wall.xcf [new file with mode: 0644]