- Dhruvil Lakhtaria
- Akheel Muhammed
- Advaith Prasad
- Abdullah Rafi
To compile and run this on your local system,few setups and installations are required.
run the below command to obtain the local copy of the source code
git clone https://github.com/Dhruvil-Lakhtaria/Tournament-Simulator-Predictor.git
Ignore above, if you have the source files already on your local system
Open the source files in your IDE,
For
VSCode
andIntelli j
users, one can directly run theMain.java
file
For
Ecplise
users follow the below additional steps:
ANSI CONSOLE extension from market place needs to be installed.
- Go to Help -> Eclipse Market Place.
- Search
ANSI CONSOLE
-> Click Install- Restart the IDE.
- Run the
Main.java