💾 Archived View for bbs.geminispace.org â€ē u â€ē skyjake â€ē 16127 captured on 2024-12-17 at 13:50:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

âŦ…ī¸ Previous capture (2024-08-31)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🕹ī¸ skyjake

Re: "Farkle"

In: u/gritty

A thought: since the game has a strong element of randomness, which can influence one's position on the daily leaderboard quite a bit, would it make sense to aggregate a longer-scale (monthly?) leaderboard as well with tournament-like scoring? That is, the top ~N daily players get a certain number of points that are accumulated to the monthly scores. This could highlight/reward the players that have the best strategy overall, possibly eliminating much of the randomness.

🕹ī¸ skyjake [sysop]

Apr 13 ¡ 8 months ago

4 Later Comments ↓

🍀 gritty [OP] · 2024-04-13 at 23:52:

Neat idea. I'll have to think on this a bit and try something.

🍀 gritty [OP] · 2024-04-21 at 20:17:

Added an all-time high score to the leaderboard. today's top scorer will kick it off. Tomorrow we'll see if I didn't mess something up.

sorry @skyjake, you had a good score yesterday too.

🕹ī¸ skyjake [...] ¡ 2024-04-26 at 18:08:

@gritty I noticed you made some interface improvements a few days ago. Nice! 👍

I have a question: how is your random numbers being generated? Some typical PRNG or do you have a higher-quality source for randomness? Not sure how much difference it makes in the end. Something to look into one day, perhaps.

🍀 gritty [OP] · 2024-04-27 at 00:00:

@skyjake thanks!

for the numbers, IIRC it's something fairly basic in Python. I noticed the dice don't seem to have the real life "feel" as well. I'm working on the tournament board you suggested, so once I finish that and squash the bug that just got id'd I'll check into the number generator.

Original Post

🍀 gritty

— Play Here

Farkle — I created the game Farkle for Gemini. Instead of playing against one another, you get 10 rounds to score as high as you can and rank on a leaderboard for the day. I still need to fix my cron job to reset the game every day, but it should be rather functional. bug identification or suggestions welcomed.

đŸ’Ŧ 13 comments ¡ 4 likes ¡ Apr 10 ¡ 8 months ago