TwiggyBuffalo / mastermind

A very crude implementation of the board game Mastermind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

TwiggyBuffalo/mastermind

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

I was bored one day in the office. So I threw this together as quick as possible instead of playing someone else's MUCH better version online. 🤷‍♂️

Getting Started

Follow these quick and easy steps and you'll be up and running in no time.

Installation

  1. Clone the repo
    git clone https://github.com/TwiggyBuffalo/mastermind.git
  2. Install dependencies
    npm i
  3. Start the project by running
    npm run start
  4. Head over to http://localhost:1234

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

  1. Fork the Project
  2. Make your changes
  3. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @TwiggyBuffalo
GitHub - TwiggyBuffalo

About

A very crude implementation of the board game Mastermind

License:MIT License


Languages

Language:JavaScript 56.2%Language:CSS 28.8%Language:HTML 15.0%