#-------------------------------------------------------------------------- #English #--------------------------------------------------------------------------
Simple chess video game man vs man. There is a lot of work to do I know. #Contact Join to this project or support it for future development as shareholder, programmer, or user, donations and feedback at [email protected]
#Dependencies: pygame python tested in Windows 10 and Ubuntu
#Run from builds:
Linux user must download ajedrez_sapiens.tar.gz uncompress it and run in terminal ./run Windows user: must download ajedrez_sapiens.rar uncompress it and run run.exe
#Install from Source: #Download this package #Windows:
- Install pip3, python3, and pygame
- Run python main.py or double click in run.bat
#Linux:
- Install pip3, python3, and pygame
- run run.sh
#-------------------------------------------------------------------------- #Español #--------------------------------------------------------------------------
Este es un muy muy simple video juego de ajedrez humano vs humano, no tiene inteligencia artifical pero es funcional y pretende seguirse construyendo para los aficionados del Ajedrez. Es gratis. Disfrutalo esta listo para jugar Unete al proyecto como desarrollador, inversor o usuario!
Probado en windows y linux
#INSTRUCCIONES PARA INSTALLAR DESDE CODIGO FUENTE
- Instala python pygame y pip3 deacuerdo a tu SO linux o Windows
- Descarga y extrae este paquete en en lugar deseado.
- Executa el archivo run.bat para correr en windows o run.sh para correr linux
#INSTRUCCIONES PARA CORRER DESDE EXECUTABLES:
LINUX:
1. DESCARGA EL ARCHIVO ajedrez_sapiens.tar.gz
2. DECOMPRIME
2. CORRER EN TERMINAL /.run
WINDOSW 7-10
1. DESCARGA EL ARCHIVO ajedrez_sapiens.rar
2. DESCOMPRIME
3. DOBLE CLICK EN run.exe