csuka1219 / SignalR_BlazorChess

SignalR_BlazorChess is a multiplayer chess application built using Blazor Server, MudBlazor for the UI components, and SignalR for enabling real-time multiplayer functionality. This application allows chess enthusiasts to play against each other in a virtual environment and enjoy the strategic challenges that the game of chess offers

Home Page:http://171.22.125.38:8080

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignalR_BlazorChess - Multiplayer Chess Application

SignalR_BlazorChess is a multiplayer chess application built using Blazor Server, MudBlazor for the UI components, and SignalR for enabling real-time multiplayer functionality. This application allows chess enthusiasts to play against each other in a virtual environment and enjoy the strategic and intellectual challenges that the game of chess offers.

Blazor License: MIT Open Source Love GitHub stars

Introduction

SignalR_BlazorChess aims to provide a seamless and enjoyable multiplayer chess experience for users. The application is built using the Blazor Server framework, which enables real-time communication between the server and clients. MudBlazor, a popular Blazor UI component library, is utilized to create an attractive and responsive user interface. By integrating SignalR, SignalR_BlazorChess ensures smooth and instant updates, allowing players to see their opponent's moves in real-time.

Demo

Live Demo

Demo Screenshot

Contributing

There are still some features and improvements that could be made to this app. If you would like to contribute, please feel free to fork the repository and create a pull request. Here are some things that could be improved:

  • The chess table is not responsive enough on mobile in portrait view
  • The game doesnt stop on stalemate situation
  • The design could be better
  • Add draw and resign option
  • Add timer, and time modes
  • Add chat
  • You can implement any new features you desire.

License

This project is licensed under the MIT License. Feel free to use it for your own purposes.

About

SignalR_BlazorChess is a multiplayer chess application built using Blazor Server, MudBlazor for the UI components, and SignalR for enabling real-time multiplayer functionality. This application allows chess enthusiasts to play against each other in a virtual environment and enjoy the strategic challenges that the game of chess offers

http://171.22.125.38:8080

License:MIT License


Languages

Language:C# 79.5%Language:HTML 12.2%Language:CSS 7.5%Language:Dockerfile 0.8%