Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thelogicmaster/tower-defense-galaxy
A tower defense game using libgdx
https://github.com/thelogicmaster/tower-defense-galaxy
3d android java libgdx modular tower-defense tower-defense-game virtual-reality
Last synced: about 1 month ago
JSON representation
A tower defense game using libgdx
- Host: GitHub
- URL: https://github.com/thelogicmaster/tower-defense-galaxy
- Owner: TheLogicMaster
- License: mit
- Created: 2017-03-18T03:06:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T11:51:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T20:14:31.361Z (3 months ago)
- Topics: 3d, android, java, libgdx, modular, tower-defense, tower-defense-game, virtual-reality
- Language: Java
- Size: 46.3 MB
- Stars: 21
- Watchers: 3
- Forks: 8
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Status
This project needs to be redone from the ground up. This was the project I used to learn Java and game development in general, so most aspects are very rough.
For a much more advanced LibGDX game, see my current programming puzzle game: [Robot Recharge](https://github.com/TheLogicMaster/robot-recharge)# TDGalaxy
A 3D tower defense game using libgdx for android and desktop platforms.This is a modular tower defense game that will allow for the easy addition of themes(Which contain all entity logic and assets)
and levels.