mdmss37 / parrot_sweep

Minesweeper clone

Home Page:http://mdmss37.github.io/parrot_sweep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parrotsweeper.js

Demo: http://mdmss37.github.io/parrot_sweep

Motivation

  • Understand the basics of HTML, CSS and ES6 JavaScript
  • Implement minesweeper game logic from scratch
  • Create interactive application and put on the web(github page)

Features:

  • User can choose difficulty level
  • Different action with left click or right click

How to use:

Download all the files and open index.html in a modern web browser.

To Do:

  • Review parrots are equally distributed(add test)
  • Organize JavaScript code
  • Add timer
  • when player loses, parrot wear sunglass
  • custom size and number for grid + parrots
  • favicon
  • Better Positioning for mine table

Resources

PARTY OR DIE

Cult of the Party Parrot

About

Minesweeper clone

http://mdmss37.github.io/parrot_sweep


Languages

Language:JavaScript 63.6%Language:CSS 21.0%Language:HTML 15.4%