https://github.com/gsiou/wikipedia-guess-game
Small browser game in React
https://github.com/gsiou/wikipedia-guess-game
browser-game game javascript react wikipedia
Last synced: 2 months ago
JSON representation
Small browser game in React
- Host: GitHub
- URL: https://github.com/gsiou/wikipedia-guess-game
- Owner: gsiou
- Created: 2017-02-09T00:39:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T15:05:19.000Z (almost 7 years ago)
- Last Synced: 2023-03-28T00:24:54.270Z (about 2 years ago)
- Topics: browser-game, game, javascript, react, wikipedia
- Language: JavaScript
- Size: 1.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wikipedia Guess Game
This is a small browser game I hacked together to try out react. A refrence from wikipedia is chosen and the player is asked to decide in which article it can be found.
Live: [https://gsiou.github.io/wikipedia-guess-game/]