Skip to content

klung16/NHL-112

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHL 112 by Kai Lung

GAME:
This is my 15-112 Term Project
NHL 112 is a hockey simulation engine which attempts to mimic the real life NHL
This engine aims to accurately determine the result of a hockey game between any two teams, including user created teams!

INSTALLATION:
This program requires BeautifulSoup to run. It is used to webscrape team and player info and is essential to the backbone of this program
To install BeautifulSoup, open your command prompt and type in "pip install beautifulsoup4"
Then open your compliler and run the program.
Ensure you are running this program in Python 3!

About

Code for my 15-112 Term Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages