TimZeng / MadSweepers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MadSweeper

Demo: www.madsweepers.com

Table of Contents

  1. Game
  2. Stack
  3. Development
  1. Team
  2. Contributing

Game

Connect and play minesweeper on steroids! Multi-player, sabotage your friends edition.

  • Arrow keys to move
  • Space to reveal tiles
  • 'a' to make the other players dance
  • 's' to plant a banana
  • 'd' to shoot bullets
  • 'f' to mark mines.

[insert gif here]

Stack

  • Front End: React, Redux, Babel, Webpack
  • Back End: Node, Express, Socket.io
  • Test Suite: Chai, Mocha, Sinon, JsDom

Development

Installing Dependencies

From within the root directory:

npm install
npm start

From within the client-web directory:

npm install
npm run dev

Team

  • Product Owner: Tim Zeng
  • Scrum Master: Bruce Yang
  • Development Team Members: MJ Png, David Minehan

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 88.8%Language:CSS 10.5%Language:HTML 0.8%