
Downsizers
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Hey ๐.
This is our first game jam with Ludum Dare. We might've forgetten the stress involved ๐
Our game is a 3D based puzzle game, where you are required to move clients into their new apartments. However it seems they don't have as much space as they orignally thought.
The game has 3 levels, and was designed in a way to be shareable for users to create their own maps, but we ran out of time to allow people to do so. You could look at the source code and implement your own though if you are brave enough.
The controls use the keyboard only (and definitely not because we couldn't get the mouse inputs to work ๐)
Menu:
- Space: Select
- A: Move left
- D: Move right
Game:
- Space: Spawn scrolling item/place item in home/Go back to level select
- W: Move item up
- A: Move item left
- S: Move item down
- D: Move item right
- Q: Rotate item clockwise
- E: Rotate item anti-clockwise
- 1: 3D camera 1
- 2: 3D camera 2
- 3: 3D camera 3
- 4: 3D camera 4
- 0: Top down camera
There's definitely things that don't work exactly right, and that kinda bums us out. That's game jams though I suppose. If you encounter something that is fully broken, please reach out and we'll try and fix it, or offer solutions if it's not clear.
Artifacts = Linux
Artifacts2 = Windows
This is our first game jam with Ludum Dare. We might've forgetten the stress involved ๐
Our game is a 3D based puzzle game, where you are required to move clients into their new apartments. However it seems they don't have as much space as they orignally thought.
The game has 3 levels, and was designed in a way to be shareable for users to create their own maps, but we ran out of time to allow people to do so. You could look at the source code and implement your own though if you are brave enough.
The controls use the keyboard only (and definitely not because we couldn't get the mouse inputs to work ๐)
Controls:
Menu:
- Space: Select
- A: Move left
- D: Move right
Game:
- Space: Spawn scrolling item/place item in home/Go back to level select
- W: Move item up
- A: Move item left
- S: Move item down
- D: Move item right
- Q: Rotate item clockwise
- E: Rotate item anti-clockwise
- 1: 3D camera 1
- 2: 3D camera 2
- 3: 3D camera 3
- 4: 3D camera 4
- 0: Top down camera
Notes:
There's definitely things that don't work exactly right, and that kinda bums us out. That's game jams though I suppose. If you encounter something that is fully broken, please reach out and we'll try and fix it, or offer solutions if it's not clear.
External Assets:
Music: https://incompetech.com/music/royalty-free/mp3-royaltyfree/Magic%20Escape%20Room.mp3Download links
The downloads are for Linux and Windows x64.Artifacts = Linux
Artifacts2 = Windows