A downloadable Batch project for Windows

This might be the only day I upload my batch files to itch as I may move on

Learning batch, here are my batch files so far


README 6/28/2023:

Run 'run this.bat' to start

Say the name of one of 6 different programs without the .bat to run the specified batch file

add: Choose 2 numbers to add together

auto count: Choose a number to automatically count to

manual count: Choose a number to count to with pauses every number

read me the code: Reads the code of a batch file (doesn't work on this)

run this: Say the name of one of 6 different programs without the .bat to run the specified batch file

special: A secret


README 6/29/2023:

Run 'run this.bat' to start

Say the name of one of 6 different programs without the .bat to run the specified batch file

UPDATES:

Added fibonacci program

Replaced 'goto :[label_name]' command with 'goto [label_name]' command, same with 'call' command

Removed '@echo off' command from everything except 'run this.bat' program

PROGRAMS:

add: Choose 2 numbers to add together

auto count: Choose a number to automatically count to

fibonacci: Calculates the fibonacci sequence until you tell it to stop, overflow at 48

manual count: Choose a number to count to with pauses every number

read me the code: Reads the code of a batch file (doesn't work on this)

run this: Say the name of one of 6 different programs without the .bat to run the specified batch file

special: A secret

Download

Download
batch stuff 6 28 2023.zip 2 kB
Download
batch stuff 6 29 2023.zip 2 kB

Install instructions

Read the README

Leave a comment

Log in with itch.io to leave a comment.