Skip to content

Simple multiplayer tower defense game which is written in javascript with node.js as server.

Notifications You must be signed in to change notification settings

JTKlemmensen/Tower-Defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower Defense

Simple tower defense game which is written in javascript with node.js as server. Each player has gold and can place towers everywhere except for the places where structures are already built. Enemies will constantly spawn and try to get to the nearest spawn building. If there is no path, they will destroy the nearest structure. Players can help each other and try to get a high score or battle each other by griefing each other.

  • Draw entities
  • Send events to server + server controls the game
  • Lobby
  • Make maps
  • Implement enemy ai
  • Balance the entities and enemies (gold, hp, dmg, movement speed)

About

Simple multiplayer tower defense game which is written in javascript with node.js as server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published