8000 GitHub - adynathos/familiada
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adynathos/familiada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Run

To run, open the file `index.html` in browser. (or host the directory in a web server)

To view question list, open file `questions.html`.



## Edit the questions

Edit the file `questions.js`, which contains the list of questions in the following format:

```
{
	question: "Najwybitniejszy fizyk/mat XX w.?",
	answers: ['Hilbert', 'Dirac', 'Ramanujan', 'Einstein', 'Feynaman']
},
```

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0