|
|
Allgemeine Informationen
|
|
|
=======================
|
|
|
|
|
|
Anforderungen:
|
|
|
-------------------
|
|
|
|
|
|
- GUI (Swing oder JavaFX) mit mindestens einer Animation
|
|
|
- Ausschließliche Kommunikation zwischen Spiel und Spieler mit dem vorgegebenen Interface
|
|
|
- Netzwerkfunktionalität über KryoNet (mit Absprache auch andere Bibliothek)
|
|
|
|
|
|
Linksammlung:
|
|
|
-------------------
|
|
|
|
|
|
- JavaFX Grafik:
|
|
|
- https://docs.oracle.com/javafx/2/canvas/jfxpub-canvas.htm
|
|
|
- https://docs.oracle.com/javafx/2/animations/jfxpub-animations.htm
|
|
|
- Kryonet (Netzwerk)
|
|
|
- https://github.com/EsotericSoftware/kryonet
|
|
|
- https://github.com/EsotericSoftware/kryo |