Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

shashwatVar/fantasy-premiere-league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[UPDATE]

!!!!!!! THE PROJECT WILL BE MOVED TO A DIFFERENT REPOSITORY WITH BETTER STRUCTURE !!!!!!!!

Table of Contents

About The Project

accessibility text

accessibility text

accessibility text

accessibility text

accessibility text

accessibility text

This is a simple project on the concept of simulation for playing and enjoying football matches.

Some Features

  • Buy players from a database consisting of over 16000 players.
  • Check the different attributes of players before buying them.
  • Cool drag and drop feature for the selection of playing 11.
  • Morale adjuster of the player on the basis of past performances.
  • Matches are decided randomly everyday for matches to be played at 16:24.
  • Match server is active for an hour (16 - 17).
  • Match is played for just 9 mins till 16:33.

The algorithm for the simulation of matches is based on position specific features.For ex - a Forward will only input his striking ability, his defending won't be considered. Hence the game is pretty unbiased and relies on conditional probability to produce results.

Built With

Getting Started

Obviously you guys know more than me. So no extra Knowledge.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/geforce6t/fantasy-premiere-league
  1. Install NPM packages
npm install
  1. Go to http://localhost:4000/
  2. Create an account and start building your squad.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

SHASHWAT (AKA BURIBURI) - @ShashwatVardha4

Project Link: https://github.com/geforce6t/fantasy-premiere-league

Acknowledgements