This is a toy game mimicking medieval world fights between knights, mages, clerics and lords using .net core 5 web api, react typescript, entity framework core, sql server and unit tests using nUnit.
The sql script to create the basic tables and seed data can be found at /SqlScripts folder within the medievalworldweb project which comes with a user johndoe whose password is the string "password" all lowercase.
This app lets users register, login and drag and drop 4 existing fighters into a arena. Once the fight button is clicked the fight sequence is simulated with random fight sequence genration on the web api which is pumped back to the client as text messages.
Nothing fancy just a toy simulation to understand the usage of .net core web api, entity framework core, react typescript, semantic ui react and usage of jwt token for user authentication and securing web api controllers.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a toy game mimicking medieval world fights between knights, mages, clerics and lords using .net core 5 web api, react typescript, entity framework core, sql server and unit tests using nUnit.
cakiran/medievalworld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a toy game mimicking medieval world fights between knights, mages, clerics and lords using .net core 5 web api, react typescript, entity framework core, sql server and unit tests using nUnit.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published