maharba1809 / ajedrez_sapiens

video game chess with man vs man

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ajedrez Sapiens

V 1.0.0 alt text [Audi R8]

#-------------------------------------------------------------------------- #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 nordik14@gmail.com

https://wp.me/p5u7RE-5V

#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:

  1. Install pip3, python3, and pygame
  2. Run python main.py or double click in run.bat

#Linux:

  1. Install pip3, python3, and pygame
  2. 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

  1. Instala python pygame y pip3 deacuerdo a tu SO linux o Windows
  2. Descarga y extrae este paquete en en lugar deseado.
  3. 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

About

video game chess with man vs man

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Shell 0.0%Language:Batchfile 0.0%