Skip to content

almightygloman/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Description:

Working on an online chess platform with:
    UAuth
    Rating System
    Game Analysis

Installation:

*ensure you have installed .NET 6.0 SDK. Here is the download from the official .NET website: https://dotnet.microsoft.com/download/dotnet/6.0

1. Clone the repository to your local machine:
    git clone https://github.com/almightygloman/chess.git

2. Navigate to the project directory:
    cd chess/ChessApp

3. Build the project using the .NET CLI:
    dotnet build

4. Run the application
    dotnet run

5. Access the application in your web browser at http://localhost:7002/Chess/Chessboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published