Micro Entertainment: Vexation
About
This game is part of the Micro Entertainment Pack, a collection of tiny desktop games I developed for fun.
Place the tiles onto the board such that adjacent colours match. A fun logic puzzle, essentially a clone of the old Windows game TetraVex.
- Classic TetraVex gameplay, with click and drag to move tiles, and clicking a tile to return it to the scrap pile.
- Infinite undo history to help you crack those harder puzzles.
- Four different difficulty settings with 2x2, 3x3, 4x4, and 5x5 games respectively.
- Tiny, unobtrusive graphics and Micro Mode - The game only occupies a fraction of your screen real estate, and can even be displayed in half size on high DPI displays, making it perfect for discreetly playing at work or while watching something on your computer.
Currently I only release mac binaries, as that's the only platform I play these games on. There is no reason why they should not work on other platforms however. They are written in Rust and have a dependency on C libraries SDL2 and SDL_gfx. I don't think there would be any issues compiling for Linux or Windows, but I can't support those platforms.