Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 841 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 841 Bytes

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!