Fantasy LCS Draft Simulator

Donuht·4/27/2016, 10:09:51 PM·1 votes·3,242 views

Hey everyone, recently I've been getting into web development. I couldn't find any LCS draft simulators or mock drafts like the ones that are offered to fantasy NFL,MLB,NBA, etc. players (e.g. http://draftwizard.fantasypros.com/simulator/?sport=nfl

) so I decided to make one for a project.

Here's the link to the setup page (Let's you choose your starting draft position. Ignore the bad layout): http://yoursportsclub.net/draftset

And here's the actual Simulator: http://yoursportsclub.net/draftsim/draftsim

Basically it let's you run a mock fantasy draft against bots. You just find a player you want to draft and click the draft button. Wait a few seconds and the bots should do their drafts then it's your turn again. It's preconfigured to an 8 man 10 round snake draft so there are 80 picks (If this is the wrong format let me know. I've never actually played fantasy LCS >_<). There's also a text block below the tables that show each individual pick.

Right now it uses the Spring 2016 LCS data for players since Summer rosters aren't out yet. The "value" column is the player's average Points Per Game from the Spring season.

This is the first version of the simulator and there's still some time before the summer split drafting starts. So if any of you have ideas, comments, concerns let me know so I can address them before the season starts.

Oh and please excuse the bot AI for now. It might make some questionable picks. I'm still working on a better algorithm for draft selection. The one being used now is just the most stable.

Thanks for taking the time to check it out.

0 Comments