Releases: PavelCz/VirusDefense-libGDX-wrapped
Releases · PavelCz/VirusDefense-libGDX-wrapped
Virus Defense libGDX wrapped
This is more or Less Virus Defense of July 19, 2014 (Commit 48058a3), wrapped with libGDX. To port the newest Version of Virus Defense to this libGDX Version requires basically no code change. The src files go into core/src and the data into android/assets/data. When creating a runnable jar, the path of files that will be modified must be changed to ./data/files
, exactly as in the original Virus Defense.
I tested the runnable jar and it works, saving highscores and settings.
The libGDX implementation is pased on a libGDX Demo.