
Yet another tetris game
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).
- You are a worker who repeatedly assembles parts into molds with limited space on a small workbench every day.
- RMB: rotate part
- Mouse wheel: Adjust viewing angle
- Lower left corner of screen: drag parts on it to destroy
- Lower right corner of screen: you can store one part here
- Button at the bottom of the screen: commit mold
- No points will be awarded if the fill rate is less than 50%
- The bigger the mold, the higher the score.
- LabChirp
- The logic will be very complicated using blueprints.
- There will be errors in the shipping package, so I uploaded the debug package. I will deal with the package size issue later when I have time.
Controls
- LMB: pick up/drop down parts- RMB: rotate part
- Mouse wheel: Adjust viewing angle
- Lower left corner of screen: drag parts on it to destroy
- Lower right corner of screen: you can store one part here
- Button at the bottom of the screen: commit mold
About Score
- Fully assembled will score tons of points- No points will be awarded if the fill rate is less than 50%
- The bigger the mold, the higher the score.
Development Tools
- UE5.2- LabChirp
Others
- Since it was my first time to use UE to make a game, I encountered many problems.- The logic will be very complicated using blueprints.
- There will be errors in the shipping package, so I uploaded the debug package. I will deal with the package size issue later when I have time.