Skip to content

My Chess is social (and not that serious) chess game where you can play chess online with your friends. You can comment your moves and put some pressure to your friends (in fun way of course!).

License

JanneMattila/mychess

Repository files navigation

My Chess

Azure Static Web Apps CI/CD License: MIT

Introduction

My Chess is social (and not that serious) chess game where you can play chess online with your friends. You can comment your moves and put some pressure to your friends (in fun way of course!).

My Chess

Try it yourself

You can try My Chess at the mychess.jannemattila.com.

History

Interested in the history of My Chess? Checkout history!

Local development

My Chess is built for Azure Static Web Apps. Therefore, if you want to run application locally, you'll need Azure Static Web Apps CLI.

Here are some example commands to run My Chess using SWA CLI:

swa start https://localhost:5000 --run "cd ./src/MyChess.Client/ && dotnet watch run" --api-location ./src/MyChess.Functions --api-port=3000
swa start https://localhost:5000 --run "cd ./src/MyChess.Client/ && dotnet watch run" --api-port=7071

About

My Chess is social (and not that serious) chess game where you can play chess online with your friends. You can comment your moves and put some pressure to your friends (in fun way of course!).

Topics

Resources

License

Stars

Watchers

Forks