Skip to content

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Level Counter Web API

Web API for Android Level Counter App written in .NET Core

Purpose

To create a Web API for counting player's level and bonus for any games (e.g. for the card game Munchkin) working with Android Level Counter App

Features on endpoints

  • user can register then login
  • user can host a game adding friends to it
  • host can save and load the game
  • friends can join to the host
  • friends can manipulate their points real-time (with SignalR WebSockets)
  • connect to players to make friends to play with
  • discard connection request, ban friends
  • check their statistics (played game/time/rounds)
  • users can edit their profile (change password/avatar etc)
  • check their statistics (played game/time/rounds)

About

Web API for Android Level Counter App written in .NET Core

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages