question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Description

A new .wikiguess game, where you get points for guessing the correct article name.

This would be a typical game:

  • Send .wikigame or .wikigame start to start a new game.
  • Get an embed with instructions about the game (click green reaction tick box to start game)
  • X (5?) rounds are done
  • The user receives a score

This is how a normal round would look:

  • Get the first few sentences from a not too uncommon Wikipedia article
  • Get X (10?) seconds to answer what the article is called
  • Get result for the round (“was it correct?”)

We could possibly have a multi player mode as well, where players compete to guess it first.

Reasoning

This would be a quite fun game to play for people in the community. They may even find some new and interesting topics to check out, since the articles will be linked on the bottom of the pages.

Proposed Implementation

  • Checking if the inputted article is the right one would be done with fuzzy matching, so “Donald Trumpp” would be accepted for “Donald J. Trump” (intended typo)
  • The game would probably be played in #seasonalbot-commands. A DM version could be available as well, with an option to let moderators choose which one is available, if it gets spammy
  • The articles to choose from would be hand picked, in order to keep them free from inappropriate topics
  • First sentences may or may not be requested from Wikipedia during the game, or be cached from when they were picked. Preferably live fetching

Would you like to implement this yourself?

  • I’d like to implement this feature myself
  • Anyone can implement this feature

If anyone would like to implement it, though, I’m not strictly against it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Akarys42commented, Oct 6, 2020

Alright @Anubhav1603, although please leave this job to core devs, thanks.

0reactions
gustavwilliamcommented, Mar 5, 2021

I’m too busy to implement this myself, but let’s wait for a core dev to assign you, before getting started.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Wiki Game - Wikipedia Game - Explore Wikipedia!
A game of exploring and racing through Wikipedia articles! Fun and surprise await as you go down the "Wikipedia rabbit hole" and find...
Read more >
wikiguess | Devpost
Wikiguess is a fun Wikipedia-based game made by Saloni Shah, Jin Park, and Karthik Shanmugam at a UC Berkeley Hackathon. The player gets...
Read more >
5 Wikipedia Games You Can Try Your Hand On - MakeUseOf
WikiGuess is a Google Android game and a free download from the Android Market. The app displays a real Wikipedia article and you...
Read more >
WikiGuess
Host Game. Join Game. Random Question: New Question. Loading Question... Guess: Show Answer. Answer. Like. Dislike. Report.
Read more >
DAMN DOG
The guessing game for wikiHow illustrations.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found