Skip to content

RodoPZ/Farm-Defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm defense

You can play a working version of the game on Itch.io or Newgrounds.

This prototipe was made in the Godot game engine using GDscript.

This is a Godot tower defense prototype, it is intended to be a simple reference for beginners making a similar game. We will not develop this game further, but we will be fixing bugs and stuff, balancing the game, maybe adding some necessary features, etc. Feel free to fork and make changes, create issues and discussions, make your own pull request to improve the game, etc.

You can use the code and assets as you like.

Installation

Just import the Source/Project.godot using the Godot engine.

Controls

Game controls

Towers

  • Cow: Produces milk.
  • Chick: Shoots 1 bullet quickly
  • Chicken: Shoots eggs, dealing area damage
  • Pig: Slow enemies
  • Goat: Throws a kick that deals a lot of damage

Monsters

  • Skeleton: Moves fast, low HP
  • Ogre: Moves slow, high HP
  • Slime: Moves normal, normal HP

License

MIT