A downloadable game for Windows and Linux

Context

This game was made as a school project, during our game engine class, using Unity.

About the game

This is a simple tower defense. Place turrets and buildings in order to defend against waves of monsters !

How to play

After selecting a map, you will directly enter the game. Place towers and buildings by selecting them in the menu and clicking where you want to place them. But be careful, monsters will always take the safest path for them ! Every tower is different, and can be strong or weak against certain monsters. Towers must be powered by a power plant to work. You can move the camera with ZQSD, and zoom by scrolling.

Add your maps

You can add your own maps in the "Maps" folder, and they will be added in the game ! The map must be a PNG file, and you can make one by drawing it. One pixel equals one tile in game, and you can change the color of a pixel to change the tile.

RGB colors and tiles

229, 229, 229 : non constructible tile

255, 233, 127 : road

255, 178, 127 : crossroad

0, 255, 33 : monsters start tile

255, 0, 0 : monsters destination

other : constructible tile

About us

We are three engineering students who made this game during our second year.

Georges "Spouirk" Lecomte : map generation, programming (waves, monsters, loosing condition), UI

Timothée "Tijo492" Jonquay : map generation, programming (buildings, towers powering, controls), menus, audio, UI

Iskander Nait-Merzoug : programming (towers, projectiles, controls)

Credits

Assets

golem

golem animations

slime

towers

map

wood texture

Sound effects

https://pixabay.com/fr/users/freesound_community-46691455/

https://pixabay.com/sound-effects/film-special-effects-rock-destroy-6409/

https://www.myinstants.com/en/instant/lancer-splat-18107  

Download

Download
WindowsBuild.zip 45 MB
Download
LinuxBuild.tar 111 MB

Install instructions

Windows

Unzip the archive, and execute "GIT Defense.exe" to launch the game.

Linux

Extract the archive, and execute "GIT_Defense.x86_64" to launch the game.

Leave a comment

Log in with itch.io to leave a comment.