Showing
- GUI/src/controller/UpdateThread.java 208 additions, 0 deletionsGUI/src/controller/UpdateThread.java
- GUI/src/main/Main.java 54 additions, 0 deletionsGUI/src/main/Main.java
- GUI/src/model/GameState.java 256 additions, 0 deletionsGUI/src/model/GameState.java
- GUI/src/model/Move.java 27 additions, 0 deletionsGUI/src/model/Move.java
- GUI/src/model/Player.java 6 additions, 0 deletionsGUI/src/model/Player.java
- GUI/src/model/Tile.java 37 additions, 0 deletionsGUI/src/model/Tile.java
- GUI/src/resource/clic.wav 0 additions, 0 deletionsGUI/src/resource/clic.wav
- GUI/src/resource/pingu_theme.wav 0 additions, 0 deletionsGUI/src/resource/pingu_theme.wav
- GUI/src/view/TileView.java 80 additions, 0 deletionsGUI/src/view/TileView.java
- GUI/src/view/view.fxml 168 additions, 62 deletionsGUI/src/view/view.fxml
- LICENSE.txt 31 additions, 0 deletionsLICENSE.txt
- Makefile 127 additions, 29 deletionsMakefile
- README.markdown 21 additions, 6 deletionsREADME.markdown
- doc/FonctionTest.markdown 0 additions, 19 deletionsdoc/FonctionTest.markdown
- doc/GameInterface.markdown 0 additions, 114 deletionsdoc/GameInterface.markdown
- doc/Notes - Algo Coups Possibles.txt 0 additions, 55 deletionsdoc/Notes - Algo Coups Possibles.txt
- doc/Representation_Pingouins.txt 0 additions, 50 deletionsdoc/Representation_Pingouins.txt
- gui/.classpath 0 additions, 6 deletionsgui/.classpath
- gui/.project 0 additions, 17 deletionsgui/.project
- gui/.settings/org.eclipse.jdt.core.prefs 0 additions, 11 deletionsgui/.settings/org.eclipse.jdt.core.prefs
GUI/src/controller/UpdateThread.java
0 → 100644
GUI/src/main/Main.java
0 → 100644
GUI/src/model/GameState.java
0 → 100644
GUI/src/model/Move.java
0 → 100644
GUI/src/model/Player.java
0 → 100644
GUI/src/model/Tile.java
0 → 100644
GUI/src/resource/clic.wav
0 → 100644
File added
GUI/src/resource/pingu_theme.wav
0 → 100644
File added
GUI/src/view/TileView.java
0 → 100644
This diff is collapsed.
LICENSE.txt
0 → 100644
doc/FonctionTest.markdown
deleted
100644 → 0
doc/GameInterface.markdown
deleted
100644 → 0
doc/Notes - Algo Coups Possibles.txt
deleted
100644 → 0
doc/Representation_Pingouins.txt
deleted
100644 → 0
gui/.classpath
deleted
100644 → 0
gui/.project
deleted
100644 → 0