Skip to content

CodebreakerApp/Codebreaker.Blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebreaker

Guidelines

Guidelines

Codebreaker Package Feed

For daily builds, use this package feed. Released packages are available on NuGet!

Codebreaker Packages Feed

Codebreaker Services

  • REST API to play games, writes information to Cosmos
  • Bot who plays games calling the API. The bot can be invoked calling commands from a REST API
  • REST API for ranking services
  • SignalR Services to show live games

Codebreaker Client apps

Use this link to play the games using Blazor:

Blazor Client

XAML-based clients (WinUI, WPF, .NET MAUI, Uno Platform, Avalonia UI) are available in another repository!