Download/Bajar mailches.uue
Tuve que sacar el zip, Internettrash no los admite.
Tiene que bajar mailches.uue y decodificarlo. Si tiene Winzip, al abrirlo lo hace automáticamente.
original Mailches.exe, Don Cross+play.bat+readme.html= 53 kb
Bajar el programa mailches.zip de esta página.
Descomprimir mailches.zip en algún directorio de su elección.
Para jugar necesita crear un archivo .bat que lleve por ejemplo el nombre de alguno de los jugadores (juan.bat o juaped.bat si querés recordar que juegan Juan y pedro). Ojo, no más de ocho letras, este es un programa de DOS.
Para eso use notepad o cualquier editor de textos que no sea del tipo Word, que agregan códigos extra.
Escriba (ojo: está bien mailches con una sola "s"):
@echo off
mailchesjugador.txt Guárdelo como: jugador.bat en el mismo directorio que emchess.exe
Para comenzar el juego simplemente haga doble click en jugador.bat, verá el teclado e ajedrez. haga su movimiento , confírmelo y esto generará un archivo jugador.txt.
El archivo generado (jugador.txt) lo puede mandar como archivo adjunto (attach) o pedado su texto en el cuerpo de un email.
Quien recibe el archivo jugador.txt debe guardarlo el el directorio en el que puso los sarchivos emchess.exe y jugador.bat. Para hacer su jugada seguir los pasos indicados arriba.
En el caso de enviar las jugadas en el cuerpo de un email, no se preocupe por quitar ninguna línea, el programa lo hace solo, simplemente guarde los sunsiguientes email o archivos adjuntos sobre el archivo jugador.txt.
Si lo desea puede hacer atajos (shortcuts) en el escritorio de windows para llegar a jugador.bat, o hacer una carpeta con los archivos.
Nota: para simplificar en el archivo mailches.zip se incluye como ejemplo play.bat (como si fuera jugador.bat) junto con estas instrucciones.
First download the program Mailches.zip from this page.
Here is how Gary Wines (visit his site for manuals) explains it:
The program is very simple, as it is, I use batch files in window95 and shortcut to desk top.
When you get the e-mail from someone save the e-mail in the same directory or folder you have the chess program in.
The complete e-mail can be saved for the chess program cuts the headers off, the only thing is to watch out for > if someone does not attach as a file.
Now for a bach file very simple, use NOTEPAD, open for new file type this if you were playing me:
@echo off
mailchesgary.txt
Now save this as gary.bat, remember win 95, 98 long file names, so it may need you to edit so that it is gary.bat, in the same directory or folder were you have mailches.exe file.
Create a shortcut to gary.bat in the directory or folder you have it in.
Now when you get a move from me for example, save the complete e-mail as gary.txt in the directory or folder you have mailchess.
exe and gary.
bat in.
Now if you created a short cut on your desktop, double click the short cut and the game will open, if you are starting the game the program will ask, is this a new game?.
This is one way you will know that you have it correct.
When you go to mail your move, address the e-mail to whom you are playing, attach the file gary.txt and mail.
The mailches program will keep up with all moves.
Also when you get a move and save as gary.txt you will be ask if you want to OVERRIGHT THE CURRENT file answer yes, this is another way you will know that you have everything set, if you have a game going and save a file as gary.txt and are not ask for a overright, win 95, 98 has changed the name of the file.
A little practice but very easy, win 95, 98 make it harder then it needs to be, also you may want to set the mailches window to full window, when you have made your move, mailches will exit all by it's self.
Note: To make it easier I included in mailches.zip the file play.bat (equivalent to gary.bat) together with these explanations.