|
You will get better responses if you read the forum's rules/faq. It's not only polite, it pays dividends in getting good responses without the thread having to run 40-50 posts.
One of the things you learn is to put your code in tags to preserve the indentation/formatting. Try that. Masochists, newbs, and the bored, will read it anyway, but it's really better to play by the rules.
This game was one of my first C programs, back in the 80's. It's really very simple. I only had a text-based glass TTY, so I represented the tokens as matches, constructed of vertical bars and letters 'o'.
I hope you aren't really using "DOS", as you call it (probably MSDOS, you mean?), and that it's merely a misapplication of the term. One would hope you mean a console-based app running under a more modern OS.
|