Search found 1 match
- 30 Dec 2014 17:06
- Forum: DOS Batch Forum
- Topic: Batch File Scoring System
- Replies: 1
- Views: 2375
Batch File Scoring System
I am still a beginner at coding .bat files, and I have recently started working on a Mastermind-like game. I have encountered a problem: I need a way for an input to be put in, the XXXXX (hidden number) to be revealed when a digit is guessed correctly, and the digits revealed need to stay revealed w...