Skip to content

Pawelgasieniec/matermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matermind

Mastermind game

Installation

Basic version - just copy mm2.html file to your server.

'Advanced' vesrion - copy mm3.html and mastermind.js files to your server

Usage

Program guesses 4-letter (A-F) code you chose. In each turn it presents its guess and you provide a feedback with letters 'x' and 'o'.

  • Each 'x' means the guess contains a letter on its position.
  • Each 'o' means there is a letter contained in the code but on incorrect position.
  • Empty response means no letters if guess exist in the code. All 'x' letters must precede any 'o' letters.

For more details about Mastermind game see Mastermind_(board_game) Wiki page.

About

Mastermind game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published