An open API service indexing awesome lists of open source software.

https://github.com/romainguarinoni/mastermind

A html css and typescript mastermind
https://github.com/romainguarinoni/mastermind

game jest typescript webpack

Last synced: 6 months ago
JSON representation

A html css and typescript mastermind

Awesome Lists containing this project

README

          

[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![codecov](https://codecov.io/gh/RomainGuarinoni/mastermind/branch/main/graph/badge.svg?token=LZUKNQGFTZ)](https://codecov.io/gh/RomainGuarinoni/mastermind)
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/RomainGuarinoni/mastermind/tests/main)
![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/RomainGuarinoni/mastermind)
![GitHub issues](https://img.shields.io/github/issues/RomainGuarinoni/mastermind)
![GitHub pull requests](https://img.shields.io/github/issues-pr/RomainGuarinoni/mastermind)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/RomainGuarinoni/mastermind)


Mastermind




mastermind logo

A mastermind game built with web technologies





User documentation
·
Developper documentation




Website
·
Report Bug
·
Request Feature

>

![mastermind-demo](./docs/assets/demo.gif)

## Built with

- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Typescript](https://www.typescriptlang.org/)
- [Webpack](https://webpack.js.org/)
- [Babeljs](https://babeljs.io/)

## Authors

- [Romain Guarinoni](https://github.com/RomainGuarinoni)
- [Guillaume Faure](https://github.com/Guillaume-FAURE)