-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# showDown-game-project | ||
This proyect is inspired in the original game PokemonShowDown. | ||
In this we develop all the tools learn in the course APO2. | ||
-Linked list | ||
-BST | ||
-Sort algorithms | ||
-Binary and lineal search | ||
-Data reading | ||
-Test | ||
-Exceptions custom and own from de API | ||
-JavaFx | ||
-Shapes | ||
-Threads | ||
-Recursion algorithms | ||
-Serealization | ||
-Heritage and interfaces. | ||
The project come with the files and images we use, | ||
The FXML and the controllers, | ||
The model and the test, | ||
Threads and interfaces used, | ||
And all the code we develop. | ||
|
||
Authors: | ||
Juan David Hernandez, | ||
Jose David Jimenez, | ||
Alejandro Martinez. |