Skip to main content

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

Because of the way the console encourages more passing the console to each other, it might be nice to have a way to show which stone the opponent placed on their most recent turn. Yes, the cursor is still in there, probably, but if you move it (and have ADHD), that information goes away.

Might be an interesting exercise to figure out how to allow for larger boards, 13x13 or 19x19, but still have decent UX on the playdate. I understand it being a bit much of a challenge for a small side project like this, tho, that's fair.

Cool little app, tho. Clean and simple. :3

Thanks for the feedback Albey! I can’t believe I haven’t already implemented an indicator for the previous move 😅

I can’t remember if I tested out larger boards very much during the initial development but I’ll see if it works and think about including that as an option.

Hope you’ve been enjoying it!

The main thing I expect to be an issue is just... so many button presses to get across a larger board. Which is tedious. Not sure how to solve. 🤔