Search found 1 match

by emilqvarnstrom
04 Feb 2019 13:34
Forum: DOS Batch Forum
Topic: Batch game "cPoker"
Replies: 0
Views: 29914

Batch game "cPoker"

Hi :) Ive been working on this game for a while now and i would like to get some feedback. Tell me whats good, and whats bad and how to make it better :) Thank you :D @echo off title cPoker 5.9 mode con:cols=35 lines=15 color 5f if exist gamesaves goto aut if not exist gamesaves goto not :not set /a...