MarkusTegelane
This is litle batch game where you can make your own maps or play ohter players made maps.
Published: September 01 2015
Filename: Batch game - Movement Batch 2.1.mp4
Category: Batch files
Games (TV Genre)
Board Game (Game Genre)
Movement Batch
Batch game
Batch File (File Format)
Didn't work as it should but...<br>Awesome! I am trying to create a mix of text-based and "platform" adventure, I must tell it will help me a lot.<br>today I just have a fake loading bar, 1 NPC, simple battle system and exp (lvl up system comming <del>not so</del> soon)<br><br>BTW dude... There's a lot of command lines, must have taken years to do that!
You forgot to put 'bg.exe' in the same folder.<br>I wanted a 100% batch (without .js or .exe help) map but it's good :D
Why was it not working properly? If your are using Windows 10 as your OS, I suggest enabling legacy console in command prompt.<br>Also, the code is long, because I didn't know how to use for loops back then...
@@markusTegelane <br>I am new to this but couldn't you use:<br /> <br>if xx (<br /> <br>xx<br /> <br>xx<br /> <br>) else (<br /> <br>xx<br /> <br>xx<br /> <br>)<br><br><br>Where 'xx' are strings, vars etc.<br><a href="https://ss64.com/nt/">https://ss64.com/nt/</a> is a good source