elmagekmosaad / MafiaOnline

Mafia Online is a browser-based game where players assume the role of a mafia boss. The project is built on the REST architecture, utilizing Angular for the frontend and ASP.NET for the backend.

Home Page:https://mafia-online-63e16.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MafiaOnline

To run project:

  • Make a copy of appsettings.copy.json file and name it appsettings.json.
  • Fill missing information in it.
  • Create database. i.e. CREATE DATABASE MafiaDB
  • Make a migration. In MafiaOnline.DataAccess folder use commend dotnet ef --startup-project ../MafiaOnline database update

About

Mafia Online is a browser-based game where players assume the role of a mafia boss. The project is built on the REST architecture, utilizing Angular for the frontend and ASP.NET for the backend.

https://mafia-online-63e16.web.app/


Languages

Language:C# 75.6%Language:TypeScript 17.8%Language:HTML 6.2%Language:JavaScript 0.2%Language:CSS 0.1%