kunjgit / GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
https://kunjgit.github.io/GameZone/
Apache License 2.0
525 stars 793 forks source link

[New game]: Tower defense game #3185

Open rajvaidyanath27 opened 1 month ago

rajvaidyanath27 commented 1 month ago

🎮 Game Request

In a Tower Defense game, players must strategically place defensive structures, typically towers, along a path to prevent waves of enemies from reaching a specific destination.

GAME CONCEPT-

1.Tower Placement: Players place towers along the enemy's path to maximize coverage and damage output. 2.Players can upgrade towers to improve their damage, range, firing rate. 3.Different types of enemies may have varying strengths, weaknesses, and abilities. 4.Once players have placed their towers and started the game, waves of enemies begin moving..

HTML: Used for creating the structure of the game interface.

CSS: Utilized for styling the game elements, such as tower and enemy sprites, map design, background visuals.

JavaScript: For implementing game logic, including tower placement, enemy spawning, pathfinding and victory/defeat conditions.

Point down the features

Players experience a sense of progression as they advance through levels, unlock new towers and upgrades, and face more challenging enemies and maps.

Select program in which you are contributing

GSSOC'24

Code of Conduct

kunjgit commented 1 month ago

Hey @rajvaidyanath27 ! Thank you for raising an issue 💗 You can self assign the issue by commenting /assign in comment 😀 Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀 Don’t Forget to ⭐ our GameZone🎮 Make sure you join our Discord🕹️

rajvaidyanath27 commented 1 month ago

assign