Skip to content

EdJoPaTo/wikidata-graph-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikidata Graph Game

A minigame to find a Wikidata item based on its category.

Play the game

Go to https://wikidata-graph-game.edjopato.de.

Run the dev webpage

Start the following two processes (probably in different tabs / shells):

deno bundle --watch --output=public/logic.js web.ts

cd public && python -m http.server --bind localhost

Then you can open the webpage on http://localhost:8000.

Test locally

Start the following two processes (probably in different tabs / shells):

deno run -A --watch local.ts
d2 --watch --dark-theme=201 graph.d2

Then edit the local.ts file to your liking.

About

A minigame to find a Wikidata item based on its category

Topics

Resources

Stars

Watchers

Forks