Skip to content

Simple client-server application with rest-api communication

License

Notifications You must be signed in to change notification settings

lampadovnikita/StatsSender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsSender

Description

The project at this stage works with little information about the user and the abstract game character he/she created.
The project is built according to the classical client-server model, where parts of the project exchange data in JSON format via the REST API:

  • The client part on Unity, which essentially interacts with the server part, that is, sends requests to the server and displays the received data.
  • The server part that interacts with the database and receives requests from the client, sending back the result.

About

Simple client-server application with rest-api communication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published