UnknownNPC / RoboTD

Classic tower defense game on Godot 3

Home Page:https://play.google.com/store/apps/details?id=com.unknownnpc.robotd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboTD: Tower Defense

This is my first game developed using the Godot 3 game engine. I hope it will be usefull for someone.

You can also play it on your android device: link 2 playstore

Demo gif

alt text

Requirements

Godot v3.5

Description

This game is a classic tower defense game in pixelart style. Music & tiles are from https://opengameart.org & https://itch.io

How to run sources

To run the game, follow these steps:

  • Download and install Godot v3.5 if it is not already installed.
  • Clone the repository to your local machine.
  • Open Godot v3.5 and click on the "Import" button.
  • Navigate to the cloned repository and select the project.godot file.
  • Click on the "Open" button to import the project into Godot.
  • Once imported, click on the "Play" button in the Godot editor to run the game.

About

Classic tower defense game on Godot 3

https://play.google.com/store/apps/details?id=com.unknownnpc.robotd


Languages

Language:GDScript 96.5%Language:Java 3.5%