Game Development
This section really shows the innovation and how much possibilities and opportunities batch files can offer. One of the best things you can do with Batch is script games. I don’t mean games that are 3d with graphics and multiplayer features. I mean games made in batch. Now, since batch has no real graphics, you would think there is very little you can make. This is true but the games made in batch can surprise you. Here are some of the best games made in batch.
Hangman
![[Image: gZxbI.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vyknvZV-uhD-n_JDFqLrdXErb2LRDCt7Po3LHxMTgpWizWW-w0X0356Ef9caUEepdlOdgpjLCxyuRq-t5zmA=s0-d)
This game is amazing! It uses a .txt file that you downloaded/made and makes a awesome Hangman game. So how do you play? Well first you make a batch file with the first source code link provided below. Then you make a text file with the second source code I have provided. Then you run the batch file, and you drag the text file you just made into the batch file. Then you start the game!
-Source Code -
http://pastebin.com/raw.php?i=MTGXvQ69
-Source Code (for the dictionary file) -
http://pastebin.com/raw.php?i=geSD3vym
Minesweeper
![[Image: qbaUk.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sfEu9V-lr8bKNX1l5IDRlNvzeMKupTF--JOWReVfjFPS4jIQJAUj7BL95YYtBkS4t0vUZYKYiDe0shXpD-evs=s0-d)
In this innovative game, a player can choose his/her skill level and play a good game of minesweeper.
Source Code -
http://pastebin.com/raw.php?i=0EkJRdx1
Tic-Tac-Toe
![[Image: 7oVxZ.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uTpPYl-_zSVJcWKFfO3-7OVnk_UThTaI-RFoYfMWpmA0HxbuY7gmjhNeBHr0AZMwb-Cz_6QqO8EGfiflpBXuA=s0-d)
This batch game may seem simple but it is not. It has many options such as choosing your opponent (computer or human). It is pretty fun when you are playing against a human. Try it out!
Source Code -
http://pastebin.com/raw.php?i=QS3zFUar
Deal or No Deal
![[Image: Ovj6q.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_u2TilZYcPdV-ipnPV1uKNv0GBvn_-kI1e5IofGQ4bpL2CVegqipPQSs21UNE3FRfNydwUGNoXHvBPmj_xsbw=s0-d)
One of the most popular batch files, this game includes a lot of ASCII art and is really interesting. It contains many lines of code and is really fun to play.
Source Code -
http://pastebin.com/raw.php?i=BubVVjSY
Splat-the-Rat (Whack-a-Mole)
![[Image: z5UyY.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vSQHizN_ajF4nnsngMct4DZ718kBJP1VXAA5Xs4hfnsCG5fW8zY572ZRZJXBAAk7lrZbQC145CpgNC1NHyXw=s0-d)
This is the most advanced game ever made in batch. It uses 2 batch windows to play. One window is for the hammer and your reaction time. The second one is for the actual rat sticking its head out of the ground at random points in time. Even though there are 2 windows, there is only one batch file involved. I suggest you play this game, it really is impressive. This game also allows you to enter your initials so you can save your score.
Source Code -
http://pastebin.com/raw.php?i=XthyJYTH
Monopoly
![[Image: Rjl0b.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tSRXPDAG-JEQoU4EiGqTKbzxjymuUCjeNRcYv4CKcyq0EowlXqqwtgdyNK-142OZzPiNo-A9ngCyv2aBtJfY4=s0-d)
You have to admit, this one is pretty epic. A batch monopoly game. It has really good ASCII art as well! This is a must-see!
Source Code -
http://pastebin.com/raw.php?i=9qTwhBVd
Other Batch Files
Batch Keylogger
It is possible. And it has been made before. It is not an advanced keylogger and still has some problems but this is the source code can be found here:
http://pastebin.com/raw.php?i=mgMCXZ9G
Chatroom
Ever wondered if a batch file can have a server side as well? Well, it can and it has been attempted before. There is a chatroom that has been developed that actually works. You can talk to other computer users on your LAN network. For more information visit:
http://batchchat.blogspot.com/
Matrix Batch Effect
This is one of the most popular effects. There are many versions of the Matrix batch effect but here is one of the best:
http://pastebin.com/raw.php?i=gd3SLAvi
This section really shows the innovation and how much possibilities and opportunities batch files can offer. One of the best things you can do with Batch is script games. I don’t mean games that are 3d with graphics and multiplayer features. I mean games made in batch. Now, since batch has no real graphics, you would think there is very little you can make. This is true but the games made in batch can surprise you. Here are some of the best games made in batch.
Hangman
This game is amazing! It uses a .txt file that you downloaded/made and makes a awesome Hangman game. So how do you play? Well first you make a batch file with the first source code link provided below. Then you make a text file with the second source code I have provided. Then you run the batch file, and you drag the text file you just made into the batch file. Then you start the game!
-Source Code -
http://pastebin.com/raw.php?i=MTGXvQ69
-Source Code (for the dictionary file) -
http://pastebin.com/raw.php?i=geSD3vym
Minesweeper
In this innovative game, a player can choose his/her skill level and play a good game of minesweeper.
Source Code -
http://pastebin.com/raw.php?i=0EkJRdx1
Tic-Tac-Toe
This batch game may seem simple but it is not. It has many options such as choosing your opponent (computer or human). It is pretty fun when you are playing against a human. Try it out!
Source Code -
http://pastebin.com/raw.php?i=QS3zFUar
Deal or No Deal
One of the most popular batch files, this game includes a lot of ASCII art and is really interesting. It contains many lines of code and is really fun to play.
Source Code -
http://pastebin.com/raw.php?i=BubVVjSY
Splat-the-Rat (Whack-a-Mole)
This is the most advanced game ever made in batch. It uses 2 batch windows to play. One window is for the hammer and your reaction time. The second one is for the actual rat sticking its head out of the ground at random points in time. Even though there are 2 windows, there is only one batch file involved. I suggest you play this game, it really is impressive. This game also allows you to enter your initials so you can save your score.
Source Code -
http://pastebin.com/raw.php?i=XthyJYTH
Monopoly
You have to admit, this one is pretty epic. A batch monopoly game. It has really good ASCII art as well! This is a must-see!
Source Code -
http://pastebin.com/raw.php?i=9qTwhBVd
Other Batch Files
Batch Keylogger
It is possible. And it has been made before. It is not an advanced keylogger and still has some problems but this is the source code can be found here:
http://pastebin.com/raw.php?i=mgMCXZ9G
Chatroom
Ever wondered if a batch file can have a server side as well? Well, it can and it has been attempted before. There is a chatroom that has been developed that actually works. You can talk to other computer users on your LAN network. For more information visit:
http://batchchat.blogspot.com/
Matrix Batch Effect
This is one of the most popular effects. There are many versions of the Matrix batch effect but here is one of the best:
http://pastebin.com/raw.php?i=gd3SLAvi
No comments:
Post a Comment