https://github.com/s3nsu1k4n/ruby_mastermind
mastermind game on the command line where the player or the computer has to guess the secret code within 12 turns
https://github.com/s3nsu1k4n/ruby_mastermind
odin-project ruby
Last synced: about 2 months ago
JSON representation
mastermind game on the command line where the player or the computer has to guess the secret code within 12 turns
- Host: GitHub
- URL: https://github.com/s3nsu1k4n/ruby_mastermind
- Owner: S3nsu1k4n
- Created: 2023-07-12T02:20:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T07:43:54.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T13:30:57.925Z (over 1 year ago)
- Topics: odin-project, ruby
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mastermind
The Odin Project: Mastermind
# Introduction
In this project, I am implementing a mastermind game on the command line where the player or the computer has to guess the secret code within 12 turns
# Demonstrated skills
- ruby
# Live Preview
https://