pidgey0403 / NHL-OpenAPI

A command-line C++ app designed to display scores for all regular season games of the 2022-2023 season.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NHL-Game-Parse

This assignment was built using C++, the NHL's Open API, curl, and nlohmann-json.

Build this program via the following command: make

Run the assignment via the following command: ./assignment-1

Delete output files and executable files via the following command: make clean

About

A command-line C++ app designed to display scores for all regular season games of the 2022-2023 season.


Languages

Language:C++ 100.0%Language:Makefile 0.0%