Skip to content

ReeceGordon/BlazorBattleShips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlazorBattleShips

A small web application made to test the waters with .Net Blazor WebAssembly that allows one player to play a one side game of Battleships. Three battleships spawn on a 100 tile grid at random locations ensuring to never overlap with each other. Coordinates are entered to specifiy a tile to attack, shots result in hitting the tile and displaying such. The game ends when all battleships are successfully hit.

Demo can be found at:http://blazorbattleships.reecegordon.co.uk/

release files at: https://github.com/ReeceGordon/BlazorBattleShips/releases/tag/v1

Since this is a Blazor project it uses an emerging technology WebAssembly, it should be compatable with all modern browers, please refer here for a full list of compatability: https://webassembly.org/roadmap/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published