Skip to content

Blazeroids is a 2d space shooter implemented using Blazor and .NET.

Notifications You must be signed in to change notification settings

mizrael/Blazeroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Blazeroids is a 2d space shooter implemented using Blazor and .NET. Canvas interop is handled using https://github.com/mizrael/Blazorex/

You can see it in action here: https://mizrael.github.io/Blazeroids/

Deployment is handled via Github Actions using the approach outlined here .

Assets were downloaded from https://www.kenney.nl/assets/space-shooter-redux .

Music: https://www.youtube.com/watch?v=AcWH1abWs4o Additional sound effects from https://www.zapsplat.com

There's also an offline version based on Monogame, check it out!