OzgeKocaoglu / tennisSimulation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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#


Languages

Language:C# 100.0%