Skip to content

Tower defense game developed using the Unity engine. The game features a unique card-based gameplay system, a weather system, and three different maps for players to defend against waves of enemies.

Notifications You must be signed in to change notification settings

EthanStanks/ForecastArmageddon

Repository files navigation

Tower Defense Game

This is a tower defense game developed using the Unity engine. The game features a unique card-based gameplay system, a weather system, and three different maps for players to defend against waves of enemies.

Gameplay Features

  • Implemented a card-based gameplay system that features various towers, weather effects, buffs, and traps using C# script.
  • Created a unique card conveyor belt system that delivers cards to the player for placement on the game board using Unity animation.
  • Developed a weather system that affects gameplay by altering the game environment and tower effectiveness through C# script.
  • Programmed game logic and mechanics for player actions, such as tower placement, card selection, and tower upgrades through C# script.
  • Created all UI systems and elements, including menus, buttons, and on-screen displays using Unity UI.
  • Optimized game performance and memory usage through efficient coding practices and asset management with C# script.

Play in Web Browser

https://zerotube.itch.io/forecast-armageddon

Responsibilities

As part of the development team, I had several key responsibilities that contributed to the overall success of the game. In addition to creating all UI systems and elements, I also played a significant role in several other aspects of the game.

Mainly, I worked on the card system. This was a central feature of the game that I designed and implemented. It allowed players to choose from a variety of cards, each with different towers, weather effects, buffs, and traps. These cards were delivered to the player through a unique conveyor belt system that I also designed. The card system added an additional layer of strategy to the game, as players had to decide which cards to use and how to best use them to defend against enemy attacks. Furthermore, the card system significantly contributed to the game's replayability by providing players with a wide range of cards to experiment with.

I was responsible for implementing the tower placement system using raycasting. This system allowed players to place towers with precision on the game board, ensuring that their defenses were strategically positioned to defend against enemy waves.

Furthermore, I was responsible for creating the full weather system, which included different weather particles spawning at random depending on the round or a card the player uses. This system added an additional layer of strategy to the game, as players had to adapt their defenses to the changing weather conditions in order to successfully defend against enemy attacks.

Finally, I also contributed to the enemy spawn system, ensuring that the waves of enemies were challenging and engaging for players. By creating a system that progressively increased the difficulty of each wave, I helped to ensure that players were constantly engaged and challenged throughout the game.

Overall, my contributions were crucial to the success of the project, and I am proud to have played a key role in its development.

About

Tower defense game developed using the Unity engine. The game features a unique card-based gameplay system, a weather system, and three different maps for players to defend against waves of enemies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published