Commit Graph

5 Commits

Author SHA1 Message Date
Hanno Fleischer
3838766504 added a fire effect for hit ships
this will now display a burning fire at the position where the ships was hit
and displays it until thge ship is removed.
2024-10-11 11:46:37 +02:00
Fleischer Hanno hanno.fleischer@unibw.de
da2508395c fixed minor issues and cleaned up code to not include duplicate code. 2024-10-07 17:54:35 +02:00
Hanno Fleischer hanno.fleischer@unibw.de
ecbe486d3b minor tweaks to make the code pass the check style 2024-10-05 18:25:25 +02:00
Hanno Fleischer hanno.fleischer@unibw.de
44a25a2e1f added part solution for exercise 12
added the Effecthandler class to handle the effects for a shot hit or missed
added jme3-effects libary and used it to display the effects for the shots
minor tweaks the the gui and backgroundmuisc
2024-10-05 13:20:34 +02:00
Mark Minas
71a4ac8d12 added contents 2024-09-18 17:04:31 +02:00