This is the repository for the game JUSTICE designed and developed by Jeffery, Dylan, Krisstopher, and Ephraim.
To run this program after cloning the repository to your computer, you must have .NET 6.0 or newer installed as well as the graphics library Raylib-cs 4.0.0.1 downloaded.
To add Raylib-cs to this build, enter dotnet add package Raylib-cs
into the console of your IDE or computer.
Type dotnet run
into the console to run the program.