Ludum Dare 38 fulltext game search
Searches game names and descriptions locally (offline) using Elasticlunr.js: Lightweight full-text search engine in Javascript for browser search and offline search.
Search Configuration (you can ignore it):
Configuration Example:
{
"fields": {
"title": {"boost": 2},
"body": {"boost": 1}
},
"boolean": "OR"
}
Please wait until the list of games shows... (building index)