Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hexmatch

match hexes by alchemy rules · By yoshileon

Mobile version!

A topic by luckcolors created Oct 02, 2018 Views: 680 Replies: 2
Viewing posts 1 to 3

Hello!
Hey i wanted to ask if you were interested in releasing the game open source on github.
I would love to try to package it for mobile for android!
Let me know what you think about this. :)

Thanks for creating this. :)

Yes please. This game is the ultimate time sink.

Developer (2 edits)

game's typescript source code

c# solver that generates the maps

This was my first javascript/typescript project ever so the whole thing is a huuge mess, good luck with figuring out how it works ;).

The maps are pre-generated by a solver that randomly generates pretty patterns then tries to solve them one by one.

I'd like to see a proper mobile version, so please make sure to update me once it's done (if you still planning on doing it).