Introduction: Pong Game in Batch!

Hello, I am Wasif Hasan! I like to build codes in batch. This is my first instructable. I have created a pong game in batch. You can download the code from here or copy the given code and save it as batch file and enjoy it.

How to play batch pong?

Use keys W,A,D,X.

W = Push the ball forward

A = Move the baton left

D = Move the baton right

X = Exit game

You can download it from here and share your feedback in the comments!

Step 1: The Code