Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

Minesweeper

Why

This project was to make something with which I was very familiar—minesweeper— while getting used to some of the new features of ES6.

Description

Object-oriented in JavaScript. For streamlining soe of the canvas-drawing, the p5.js library was used.