Tiler
About
UPDATE! v2
- Added Singleplayer vs. AI mode (Currently it relies mostly on randomness, but it does it's job)
- Added board size selector
- Added main menu
- Changed a lot of under the hood stuff to make the game easier to update and change in the future
- It still follows all the guidelines of the Simple Jam
- I haven't tested the update extensively, and if you run into any bugs please do tell me at [email protected]
Tiler is a turn-based tile game made for Simple Jam. The jam required the use of 5 or less assets, and 5 or less rules. The 4 assets are packed in a single sprite sheet, while the rules are listed below.
- Click on any tile adjacent to a tile you own to claim it
- Claiming a tile owned by your opponent causes all tiles in the surrounding 3x3 area to be flipped or claimed to your color
- Claiming a tile owned by your opponent locks it, meaning it cannot be claimed the next turn
- When all tiles are claimed, the winner is whoever has more tiles.
- Have fun :D
Currently this game works on mobile. (Pretty well, too!)
The game may currently have bugs, and if you find any which can be recreated, or just have some suggestions, feel free to comment or email me at [email protected] to tell me.