lotsa fixes:
- fixed obstacle collision and death on obstacle spike - moved player move into separate loop after other collision checks are done - fixed level setup, generation and selection - added test levels for obstacles
This commit is contained in:
17
assets/levels/00-deadly-obstacles.lvl
Normal file
17
assets/levels/00-deadly-obstacles.lvl
Normal file
@@ -0,0 +1,17 @@
|
||||
Description: test obstacles
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
#######
|
||||
# v #
|
||||
# #
|
||||
#> S <#
|
||||
# #
|
||||
# ^ #
|
||||
#######
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
17
assets/levels/01-friendly-obstacles.lvl
Normal file
17
assets/levels/01-friendly-obstacles.lvl
Normal file
@@ -0,0 +1,17 @@
|
||||
Description: test obstacles
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
#######
|
||||
# ^ #
|
||||
# #
|
||||
#< S >#
|
||||
# #
|
||||
#^ v#
|
||||
#######
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user