9yoi / madsweepers

Play:

Home Page:http://www.madsweepers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MadSweeper

Website: www.madsweepers.com

Table of Contents

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

Game Overview

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

Game Play

  • 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.

Tech Stack

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

More details are available in ./documentation/Madsweepers overview.pdf

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

Play:

http://www.madsweepers.com


Languages

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