Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.37 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.37 KB

Minesweeper-Group1

Play the game here

Built In: 2018, CST 1st year

Developed using:

  • HTML
  • CSS & W3CSS
  • JavaScript
  • Webpack

Original Contributors:

  • Emily Kim
  • Marcus Chiu
  • Thomas Bui

Purpose:

  • Originally was an assignment for a Web Dev class. Prototype was only a board and minimal mine placement code.
  • Now a finished personal project. Feel free to pull it and change anything that you want
  • Note: This is not a commercial site and is used as a free, personal website.

Features:

How To Use:

  • Clone the directory and run npm install
  • Edit the files inside src folder.
  • Run npm start to start a webpack server that'll watch your files.
  • If you want a minimize the build files, run npm run build.

Credits: