An open API service indexing awesome lists of open source software.

https://github.com/larsgw/censordle

Guess Wikipedia article titles based on the censored contents of their articles
https://github.com/larsgw/censordle

game wikipedia

Last synced: 27 days ago
JSON representation

Guess Wikipedia article titles based on the censored contents of their articles

Awesome Lists containing this project

README

        

# censordle

Guess the title of the Wikipedia article. Wikipedia articles are taken from the list of
[Level-4 Vital Articles](https://en.wikipedia.org/wiki/Wikipedia:Vital_articles/Level/4).
Based on the currently (as of writing) defunct [Redactle](https://www.redactle.com/).

The article content is licensed under the [CC BY-SA 3.0 Unported license](https://creativecommons.org/licenses/by-sa/3.0/).
The code used to extract (nearly) plain text from the Wikipedia HTML may have inadvertantly
modified the content. This code can be found on [GitHub](https://github.com/larsgw/censordle).

Game state and statistics of past articles are kept in cookie-like technology. However,
the data remains in your local browser, and is not transmitted to a server.