Live data from Hacker News

Show HN: A Daily Bible Game

bibdle.com

1–10 of 65 posts

Show HN: A Daily Bible Game

#1
I created a daily game where you get a random Bible verse and try to identify the book (e.g. "Psalms", "Genesis", "Luke") in as few guesses as possible.

I have absolutely no clue how I got the idea, other than the fact that I grew up in the Orthodox Church and all my other coding projects have been faith-related (a terrible mobile app (1) and slightly broken Byzantine chant website (2) ). I'm a relatively new developer and I've been hungry for a project to build that people will actually use and share around, so I hoped this would fit the bill.

Sure enough, friends and family have been making it part of their daily routine. When priests AND my nonreligious college friends started sending me their results every day, I knew I had something. It was really exciting.

------

When the idea popped into my head, I started working on it right away. I created the project at 1AM and had a MVP/SLC version done a few hours later. That was a few weeks ago.

I am using SvelteKit, no external APIs, and SQLite for the database. It's hosted on an Ubuntu machine in my living room. Coding agents like Roo/Kilo Code assisted heavily in the development, but after I had already decided on the overall architecture and how I wanted things to work together.

The game is free, has no signup, and I’m not running any ads. I’m looking for any and all feedback, and especially suggestions for how I can make the game more interesting, fun, and/or educational.

Thank you HN!

Show HN: A Daily Bible Game
bibdle.com

Re: Show HN: A Daily Bible Game

#3
Nice niche! The daily puzzle format has proven to work well for specific communities. I imagine this could build a pretty dedicated user base among Bible study groups. Simple concept, clear target audience.

Re: Show HN: A Daily Bible Game

#4
post #3

Nice niche! The daily puzzle format has proven to work well for specific communities. I imagine this could build a pretty dedicated user base among Bible study groups. Simple concept, clear target audience.

Thank you! I've noticed that a lot of other well-loved "daily" puzzle games are more elegant in terms of game design (Wordle, Bandle, LoLdle are some of my favorites) so I'm a bit worried that the current design is a little flat/boring. I've been trying to brainstorm ways to make it more interesting without making it too challenging or unintuitive.

Re: Show HN: A Daily Bible Game

#5
Since you're from an Orthodox background, perhaps you can consider having the books from an actual Orthodox bible? For instance it is missing Wisdom of Solomon, Sirrah and others.

Edit: I'd also appreciate an RSS feed so that I can get notified when a new puzzle is released.

Re: Show HN: A Daily Bible Game

#8
Stupid question but is it common for Christians to be able to identify which book a Bible verse belongs to? I assume you'd have to have read the Bible multiple times to be able to play this, right?
Post reply on HN