scarletcs / minesweeper

A minesweeper app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper 💣

This is a straightforward minesweeper game made in React and Electron.

I'm making it as a programming exercise to explore a few things, make myself more comfortable and try out some concepts:

  • React state management using context, reducers and actions.
  • Electron inter-process communication. (Not yet anything for this.)

Development

  • yarn build for a prod build
  • yarn build:dev for a dev build
  • yarn watch to run & watch files

Asset credits

Image assets were by Lorc, licensed under CC BY 3.0:

About

A minesweeper app.


Languages

Language:TypeScript 81.3%Language:JavaScript 9.4%Language:SCSS 7.4%Language:HTML 1.9%Language:Procfile 0.1%