Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 399 Bytes

File metadata and controls

13 lines (6 loc) · 399 Bytes

Battleship Game - WireApps Ltd

Back-End Technical Assessment - .Net

Technical Stack

User Interface: Developed using Blazor WebAssembly, HTML/CSS, and Bootstrap for responsive design.

Backend: Developed with ASP.NET Web API and C#.

Architecture: Implements dependency injection to facilitate loose coupling. The project follows the repository design pattern and includes DTO conversions.