Blame | Last modification | View Log | Download
# A-World-of-One-way
ZX-Spectrum game (16kb) ASM2021
###### Controls:
* Sinclair I
* Sinclair II
* QAOP
* Caps + Enter in game, to main menu.
##### Description:
Sprite | Name
------------ | -------------
 | hero
 | enemy
 | bomb
 | box
 | coin
 | exit door
 | ice hole
 | destructible block
##### Interaction:
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8
------------ | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | -------------
Objects |  |  |  |  | |  |  | 
 | stop | death | destroy | stop | collect | exit | death | stop
 | death | stop | destroy | destroy | death | freezing | death | stop
 | destroy | destroy | destroy | destroy | destroy | destroy | destroy | destroy
 | stop | destroy | destroy | - | - | - | - | -
 | collect | death | destroy | - | - | - | - | -
 | exit | freezing | destroy | - | - | - | - | -
 | death | death | destroy | - | - | - | - | -
 | stop | stop | destroy | - | - | - | - | -
##### Advice:
Between the levels, you find yourself in the store,
where you can buy an extra life or a password for the next level,
for the accumulated coins.
In the store, press the key:
1 to buy an extra life.
2 to buy a password for the next level.
