|
Batch is extremely poorly equipped for any sort of game. Scripting in general, from the command-line, is that way. If you really want to make a game using the command-line I suggest VBScript or better VB.NET console project.
I've been using the "command-line" since the early 90's on an 8088 all the way up to DOS 6.22.
I'd be happy to help but your post is quite vague. You ask that people just send you any/all projects they have created and you say almost nothing about your own project. Why not ask about something specific? Maybe, show some of the work you have already done?
If you want a general reference for Batch commands, there's Google and the command-line itself offers virtually all the help you need. Simple add a "/?" after the command or type "help" at the cmd window.
|