Search found 1 match

by arjan2602
26 Oct 2013 07:52
Forum: DOS Batch Forum
Topic: My batch RPG game script
Replies: 0
Views: 28399

My batch RPG game script

Download my script here: m Or copy it: :start @echo off title Text based RPG game color 1F mode con: cols=50 lines=25 //This game is property of Arjan van Helden //Please do not claim this as yours! //Thank you for downloading! cls echo -------------------------------------------------- echo. echo ...