Skip to content

DevMactavish/GameApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

GameApi

Fight Game Api

Usage

1)OpenProject

2)Open Postman

3)'api/gamer/create' for Create Gamer with gamer values

4)'api/war/begin' for Create War with gamer values

5)'api/war/makemove' for make move in fight with moveclass value

6)After ending fight 'api/war/getlog/{warId}' for fight logs

please run the database file and make connection settings.