Skip to content

SeanDemske/DotaDrafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoTA Drafter

A web application that recreates the drafting phase of a competitive Dota 2 match for players to practice

Website

Description

A project built to learn more about socket programming and live communication via client and server

  • Draft against your friend and find out who can build the better team composition
  • Standard Dota 2 captains draft rules
  • Live and realtime
  • Chatbox functionality

Built With

Setting up the developer environment on Windows:

1.) CD into client/server
2.) Run npm install
3.) Point socket connection to your server
4.) Start server with npm start
5.) Start client that points to your server with npm start

About

Live DoTA 2 drafting web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages