Hat Tiles
A downloadable game for Windows
Download NowName your own price
I just wanted to try playing around with hat tiles, so made this and decided to share it here if anyone wants to do the same
If there will be people interested, I can continue development into some kind of a finished product, as its just a proof of concept right now
For now, waiting for a feedback and your new ideas! :)
Controls:
WASD | Move Board | |
Scroll wheel | Zoom in/out | |
LMB | Move Tile/Group | |
LMB | RMB | |
Single Tile | Rotate Clockwise | Rotate Counter-Clockwise |
Group | - | Detach Tile |
Empty board | Move Board | Move Board |
Status | In development |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Ogurchikkkk |
Genre | Simulation, Educational |
Tags | Creative, Experimental, Mouse only, Sandbox |
Average session | A few seconds |
Inputs | Mouse |
Download
Download NowName your own price
Click download now to get access to the following files:
Hat_Tiles 0.1.5.1.rar 41 MB
Hat_Tiles 0.1.4.rar 41 MB
Hat_Tiles 0.1.3.1.rar 41 MB
Hat_Tiles 0.1.2.rar 41 MB
Development log
- Patch 0.1.5.1Dec 21, 2023
- Update 0.1.5Dec 19, 2023
- Update 0.1.4Dec 16, 2023
- Patch 0.1.3.1Dec 02, 2023
- Update 0.1.3Dec 02, 2023
- Update 0.1.2Nov 28, 2023
- Patch 0.1.1Nov 26, 2023
Comments
Log in with itch.io to leave a comment.
potential improvements: smooth rotating instead of stepped. and can they auto snap together?
Great idea! But what exactly do you mean by auto snap? Option for it to just give you animation of tiles connecting on their own, or not letting you do incorrect connections?
The way you have it stepped makes it easy to align. If it had smooth rotate might be harder to align.
Oh, they do already kinda snap together. Nvm!
Other ideas:
-more colors
-maybe scroll for zoom in addition to the [+][-]
-AutoTile: auto fill the viewport complety with tiles, perhaps with random colors
Ah, this kind of smooth rotation. I think this will add unnecessary problem of trying to align tiles just the right way
Problem with autotile is that in case of hat tiles there's restricted amount of ways of connecting them. And so if player have made any mistakes, autotile would fail and make only more mistakes
So either player must be restricted from making impossible connections or program must first check for any mistakes and refuse to continue or potentially just give you a hot mess in result
But Ill save this idea for potential future!
“Every tiling by Spectres is closely related to a tiling with a sparse distribution of hats lying within a dense field of turtles, and one with a sparse distribution of turtles lying within a dense field of hats.” - A chiral aperiodic monotile
l want to add option to change tile's characteristics however you want at some point, but it'll take quite some effort and I just prefer the look of Tile(1,√3) myself
It's a nice tile. I'd like to use these tiles as asteroids for my game but the physics engine only support convex bodies. Where as the hats and turtles are concave. I think I can glue 2 or more concave bodies to make a convex body. In theory...
I believe there is no way to connect hats into convex body, sadly