Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syxanash/logosweeper
👾 A small logo quiz game made with React
https://github.com/syxanash/logosweeper
game logo quiz react svg svg-icons windows95
Last synced: 5 days ago
JSON representation
👾 A small logo quiz game made with React
- Host: GitHub
- URL: https://github.com/syxanash/logosweeper
- Owner: syxanash
- License: mit
- Created: 2019-05-23T13:54:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:51:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T15:23:08.017Z (almost 2 years ago)
- Topics: game, logo, quiz, react, svg, svg-icons, windows95
- Language: JavaScript
- Homepage: https://logosweeper.surge.sh
- Size: 9.08 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 🎯 Logosweeper
A tech logo guess game made with React.
## Screenshots
## Build locally
```
$ npm install
$ yarn start
```## Tech used
* Logos repository by gilbarbara's [SVG Logos](https://github.com/gilbarbara/logos) <3
* Windows 95 React Components: [arturbien/React95
](https://github.com/arturbien/React95)
* Score component: [joshwcomeau/react-retro-hit-counter](https://github.com/joshwcomeau/react-retro-hit-counter)
* CSS Animation: [Animate.css](https://daneden.github.io/animate.css)
* [OpenMoji](https://openmoji.org)
* Windows 95 [wallpapers repository](http://dvd3000.000webhostapp.com/WIN95.html)
* 3 audio chimes are from the game [Yoda Stories](https://en.wikipedia.org/wiki/Star_Wars:_Yoda_Stories) (let's see if I will receive a _cease and desist_ from Disney lol)## About
This app was made just as a small project to learn [React](https://reactjs.org/). If you have suggestions, tips or rants please open an *issue* so I can fix and learn something ;)
All logos appearing on this app are property of their respective owners.
## License
[MIT](LICENSE.txt)