Skip to content

Ajedrez basado en el Sr. Mariano || Chess inspired on Mr. Mariano

License

Notifications You must be signed in to change notification settings

Benny96/Ajedrez-Mariano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Ajedrez-Mariano

License: GPL v3

Spanish:

Este proyecto, como bien dice su nombre, es un ajedrez.

Para que la aplicación marche correctamente, debemos añadir dos librerías externas al Build Path:

1 - sqlite-jdbc-3.14.2.1.jar (Link para descargar este JAR: https://bitbucket.org/xerial/sqlite-jdbc/downloads)

2 - jfreechart-1.0.19 (Link para descargar la librería completa: https://sourceforge.net/projects/jfreechart/?source=directory), y dentro del directorio jfreechart-1.0.19/lib/, hay que añadir los siguientes 2 JARs:

 a) jcommon-1.0.23.jar 
 b) jfreechart-1.0.19.jar 

Y si se quieren utilizar las clases de testeo, se deberá implementar también JUnit 4 en el Build Path del proyecto.

Autores

Los integrantes del grupo somos los siguientes:

Garikoitz Bereciartua (garibere13)
Imanol Echeverría (Echever)
y yo, Beñat Galdós (Benny96)

English:

This project consists on a Chess.

To run the application correctly, 2 external libraries must be added to the Build Path:

1 - sqlite-jdbc-3.14.2.1.jar (Link to download this JAR: https://bitbucket.org/xerial/sqlite-jdbc/downloads)

2 - jfreechart-1.0.19 (Link to download the full library: https://sourceforge.net/projects/jfreechart/?source=directory), and 2 JARs must be added from the directory jfreechart-1.0.19/lib/:

 a) jcommon-1.0.23.jar 
 b) jfreechart-1.0.19.jar 

If you wish to run the test classes, JUnit 4 must be included into the project's Build Path.

Authors:

It has been created by the following group:

Garikoitz Bereciartua (garibere13)
Imanol Echeverría (Echever)
and me, Beñat Galdós (Benny96).

About

Ajedrez basado en el Sr. Mariano || Chess inspired on Mr. Mariano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages