You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.0 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# FDD - Fanta Dos Disks - client
FDD son 2 partes. Una parte es el lado cliente y otra el lado server.
Esta parte es el **cliente**.
Se puede instalar en el sistema así:
```
$ git clone "http://git.56k.es/fanta/fdd/"
$ cd fdd/fdd_client/
$ chmod +x fdd
$ rm -rf ~/.fdd
# cp -pRv fdd /usr/local/bin/
$ fdd
```
Lo ejecutamos por primera vez para que obtenga los archivos *.dos
![alt fdd first time](http://git.56k.es/fanta/fdd/raw/branch/master/fdd_client/imgs/fdd_client.jpg)
Los guardará en el directorio ~/.fdd
Finalmente añadimos ese directorio al PATH así:
```
echo "export PATH=$PATH:~/.fdd" >> ~/.bashrc
source ~/.bashrc
```
Y ya podemos disfrutar de los juegos escribiendo dos- y pulsando TABULADOR.
![alt dos games](http://git.56k.es/fanta/fdd/raw/branch/master/fdd_client/imgs/dos_disks.jpg)
**NOTA:** wget sha256sum dosbox y git son dependencias para que esto funcione.
**Ways of contact:**
Email: fanta@56k.es ( 0x6C69C2F7 )
XMPP: 56k@conversations.im
Fediverse: @fanta@mastodon.madrid
Twitter: @Es56k