Skip to content

vanlayo/GameServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameServer

#API (socket) Games

  • createNewGame
  • getAll
  • getGame
  • setPlaceId
  • getPlaceId
  • getPlaceName
  • getAllPlace

Game

  • setName
  • getCountAgent
  • getCountPrisoner
  • createNewUser
  • createNewAgent
  • createNewPrisoner
  • goToMaps
  • getAllUserLocation
  • getMessages
  • getMessage
  • setMessage

Maps

  • getMaps
  • getDeviceMarker

User

  • loseShot
  • hitShot
  • setLocation
  • addAttribute
  • canceledAttribute

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors