/SJB-Mastermind

Small project coded in Pascal develop when i was in secondary school (2015-2016)

Primary LanguagePascal

Generic badge Generic badge Generic badge

Mastermind Pascal

Table of Contents
  1. About The Project
  2. Rules Of The Game
  3. Installation
  4. Authors
  5. Build with

About The Projet

Small project coded in Pascal develop when i was in secondary school.

Rules Of The Game

In the program, 6 different counters will be used, these counters will be numbers. Among these 6 pieces, the computer will take 4 of them. The user will have 10 tries to find the combination which will be chosen randomly. Next to the pieces the player has chosen, indicators will be written on the side, to show

  • The number of counters correctly placed with O.
  • The number of counters with the right number, but wrongly placed, with X.

If the user does not find the combination, it will be revealed by the game.

Installation

  1. Download repository
  2. Compile mastermind.pas with compiler

Authors

🛠 Build with

  • Pascal