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

https://github.com/opensourcedoc/number-guess-cmd

Number Guess Game in Batch Script
https://github.com/opensourcedoc/number-guess-cmd

batch-script guess-the-number

Last synced: 4 months ago
JSON representation

Number Guess Game in Batch Script

Awesome Lists containing this project

README

          

# Number Guess Game in Batch Script

This repo demonstrates how to program in Batch script.

## Installation

Download and copy [number-guess.bat](/number-guess.bat) to a valid system path.

## Usage

Just invoke `number-guess.bat` and enjoy a nostalgic game:

```
> number-guess.bat
Input a number between 1 and 100:
```

## Copyright

Copyright (c) 2020 Michelle Chen. Licensed under MIT.