Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivailop7/ivominesweeper
A ReactJS game written in TypeScript with Windows 95 Styling
https://github.com/ivailop7/ivominesweeper
code minesweeper nodejs react95 reactjs redux typescript
Last synced: 14 days ago
JSON representation
A ReactJS game written in TypeScript with Windows 95 Styling
- Host: GitHub
- URL: https://github.com/ivailop7/ivominesweeper
- Owner: ivailop7
- License: mit
- Created: 2020-02-22T16:16:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T15:03:32.000Z (about 4 years ago)
- Last Synced: 2024-10-04T16:20:49.640Z (about 1 month ago)
- Topics: code, minesweeper, nodejs, react95, reactjs, redux, typescript
- Language: TypeScript
- Homepage: http://minesweeper.ivaylopavlov.com
- Size: 841 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## IvoMinesweeper
The a simple minesweeper game based on the infamous Windows game. The exercise of building it is to improve my usage of React Hooks and not use Redux.
The blog post on the exercise of building the game is [available here](https://www.ivaylopavlov.com/building-a-minesweeper-game-using-react-hooks)
The game is available to [play here](minesweeper.ivaylopavlov.com).