https://github.com/pavelcz/virusdefense-libgdx-port
A simple tower defense game using libGDX. Website:
https://github.com/pavelcz/virusdefense-libgdx-port
game java libgdx tower-defense
Last synced: 13 days ago
JSON representation
A simple tower defense game using libGDX. Website:
- Host: GitHub
- URL: https://github.com/pavelcz/virusdefense-libgdx-port
- Owner: PavelCz
- Created: 2014-07-28T17:06:36.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2019-05-14T11:37:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T21:22:35.519Z (30 days ago)
- Topics: game, java, libgdx, tower-defense
- Language: Java
- Homepage: http://pavelcz.github.io/VirusDefense/
- Size: 17.5 MB
- Stars: 14
- Watchers: 1
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Virus Defense libGDX port
==========================
This is a port of [Virus Defense](https://github.com/Valep42/VirusDefense) from Slick2d to libGDX.
The newest version exists on the develop branch.Notes:
This was forked from [Virus Defense libGDX wrapped](https://github.com/Valep42/VirusDefense-libGDX-wrapped).
Which was forked from [this](https://github.com/badlogic/theplanethatcouldntflygood), but basically just as a basis to get the libGDX structure to work with eclipse and github.