A impossible shapes logic game for Amiga.
Follow the edges of the shapes with red cube and finish the level by walking on the red rectangle. It's tricky because shapes are impossible to exist in 3 dimensions. Squeeze your brain!
This game is made for specific hardware. To properly run this game you will need:
- Literally any Amiga (but tested with Amiga 500 and Kickstart 1.3)
or compatible Amiga emulator like WinUAE.
Copy the latest game release archive and extract to directory that Amiga can load. The impsbru
and data
must coexist as given.
Game must be stared from main executable file impsbru
.
In AmigaDOS CLI you can use following commands:
1> cd impsbru
1> impsbru
- escape / backspace - exits the game
- return / space - enters to map editor
-
q / w / e - toggles element at
north west
/north
/north east
direction of the cursor, if possible -
z / x / c - toggles element at
south west
/south
/south east
direction of the cursor, if possible -
u / i / o - moves cursor at
north west
/north
/north east
direction, if possible -
m / , / . - moves cursor at
south west
/south
/south east
direction, if possible -
escape / backspace - goes back to previous step or exists menu
-
return / space - goes to next step, if step requirements are met
-
1 to 0 - loads example map from one of 10 slots
-
q / w / e - moves cube at
north west
/north
/north east
direction of the cursor, if possible -
z / x / c - moves cube at
south west
/south
/south east
direction of the cursor, if possible -
u / i / o - moves cube at
north west
/north
/north east
direction, if possible -
m / , / . - moves cube at
south west
/south
/south east
direction, if possible -
escape / backspace - goes to previous step
-
1 to 0 - loads example map from one of 10 slots
- shift + 1 to shift + 9 and shift + 0 - saves current map to one of 10 slots
- escape / backspace - goes back to play / test step
- Amiga C Engine - game engine
- amiga-gcc - GCC development environment
- Photoshop - graphics editor
This project use SemVer for versioning. For the versions available, see the tags on this repository.
- approxit - initial work
This project is licensed under the MIT License - see the LICENSE.md file for details.