Show HN: Exponentile – A match 3 game mixed with 2048
54 points| MikeBellika | 1 year ago |bellika.dk
I made this small game in my spare time. It's quite addictive, I spent a lot of hours playing instead of polishing it. My own highscore is 96,792. Source code is at https://github.com/MikeBellika/tile-game. It's made with react, tailwind, and framer motion.
Hope you enjoy!
boffbowsh|1 year ago
MikeBellika|1 year ago
machina_ex_deus|1 year ago
novariation|1 year ago
I'm curious by the way, how do you handle the randomness of starting positions and additional bricks to make sure there's always a valid move possible ?
Maybe it's just basic combinatorics (enough possibilities that not having any valid move on the board is impossible ?)
MikeBellika|1 year ago
francisco_133|1 year ago
https://jmp.sh/s/K8X7RqE9rVjxxWTJoFYo
Also, I wanted to ask if you wouldn't mind me launching the application to the store?
MikeBellika|1 year ago
I'm actually working on an app myself, waiting on approval from apple. If you don't mind I would prefer to launch it myself.
NKosmatos|1 year ago
MikeBellika|1 year ago
CarlJW|1 year ago
One of the things that made 2048 great was that you could spam the keyboard to play it more quickly.
This game could benefit similarly with additon of keyboard controls via numpad. So you would enter coords and then the position to move it to. I.e. press 5,5 then 5,6. Alternatively enter coords then press an arrow key.
Could also just use arrow keys and space bar to move a cursor, but I think numpad would be faster.
Currently quite time consuming to play having to click and click, and the animation speed could be faster.
Gonna lose some sleep playing this haha.
mattmar96|1 year ago
Check out my github https://github.com/matttt. I also made a puzzle called https://slidecross.io
I may contribute to your project if I see something that could be improved!
MikeBellika|1 year ago
gizajob|1 year ago
MikeBellika|1 year ago
mdaniel|1 year ago
MikeBellika|1 year ago
stoneman24|1 year ago
drcongo|1 year ago
drcongo|1 year ago
noman-land|1 year ago
quechimba|1 year ago
cionut|1 year ago
MikeBellika|1 year ago
Yeah you can keep playing. Game state is saved in a cookie, so you can even close the page and come back.
I have optimised the game for mobile and it's possible to add it to the home screen since it's a PWA. I have considered making an app but haven't really tried that before.
I have no experience with web gaming portals but I think would be open to it.
mutant|1 year ago
10/10 will play again.
MikeBellika|1 year ago
I have removed some unused debug functionality, that might have caused it. Hope it helps.
mdaniel|1 year ago
Please do consider adding a license file to indicate what rights you grant to others
MikeBellika|1 year ago
dhc02|1 year ago
coreyhn|1 year ago
microflash|1 year ago
jasonjmcghee|1 year ago
MikeBellika|1 year ago
aappleby|1 year ago
dr_kiszonka|1 year ago
tinier_subsets|1 year ago
[deleted]