Skip to content

OzgeKocaoglu/tennisSimulation

Repository files navigation

tennis simulation

This is a tennis simulation made with C#.

Compile

  • Go to GlobalVariables.cs file.
  • Change the INPUT_PATH string value.
    • Paste your input.json file directory to INPUT_PATH string value.
  • Change the OUTPUT_PATH string value.
    • Paste file path you want to create the file.
    • Do not forget the add '\output.json' the path.

Running

No need any dependencies.

About

console application (a tennis game and league simulation) using c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages