opensourcedoc / number-guess-cmd

Number Guess Game in Batch Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number Guess Game in Batch Script

This repo demonstrates how to program in Batch script.

Installation

Download and copy 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.

About

Number Guess Game in Batch Script

License:MIT License


Languages

Language:Batchfile 100.0%