←back to thread

342 points avadhesh18 | 1 comments | | HN request time: 0.202s | source

Hi HN!

I'm the developer of rdx, a mildly popular ad-free, privacy and user friendly Reddit client. This time, I made something for a very specific use case: solving chess puzzles with no internet.

Why? Well, my Wi-Fi is terrible in the bathroom—and that's where I do some of my best thinking. I tried printing out “mate in X” puzzles to solve offline, but they weren’t fun without interaction. So I built OffChess.

OffChess is an iPhone/Android app that contains over 100,000 chess puzzles, fully offline and completely ad-free. You can solve puzzles by category (Mate in 1/2/3/4/5, tactics like pins/forks/skewers, or openings like Sicilian/French, etc). You gain or lose points based on how you perform, so there's a light rating system to keep things engaging.

No accounts, no tracking, no monthly subscriptions, no internet required. Just pure, old-school tactical chess training, wherever you are.

You can check out the iPhone/iPad app at https://apps.apple.com/us/app/chess-puzzles-offchess/id67447... or the Android app at https://play.google.com/store/apps/details?id=com.offchess

Would love feedback, bug reports, or suggestions.

Thanks!

Show context
ryanrasti ◴[] No.44500185[source]
Congrats on the launch!

I was wondering -- how does the point-based rating system work?

replies(1): >>44500266 #
1. avadhesh18 ◴[] No.44500266[source]
It takes both yours and puzzle's rating in consideration while calculating. Just below the chessboard you can see "+12 -10" that means this puzzle will gain you 12 points if you solve this or you will lose 10 points if you fail.

The system is based on ELO with the main difference being that the K factor in OffChess is variable, https://en.wikipedia.org/wiki/Elo_rating_system