Sunday, July 21, 2024

Show HN: Hyve Tile, a puzzle game but I can't solve it https://ift.tt/KzHykci

Show HN: Hyve Tile, a puzzle game but I can't solve it I created a puzzle game after some recent years of hiatus from game development. It was a puzzle game where you have to assemble a randomized tiles. You can view the preview using eye icon on the top right side. You also can undo your previous step. I created this game using Unity because I am already familiar with it. If you encounter the tiles is not randomized, please try recreate the tile again, I don't exactly know why it's happenning. Thank you https://ift.tt/sHIUGXW July 21, 2024 at 05:49PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...