An open API service indexing awesome lists of open source software.

https://github.com/erinnmclaughlin/Flappy-Bird

Flappy Bird built with Blazor WebAssembly (and without JavaScript interop)!
https://github.com/erinnmclaughlin/Flappy-Bird

blazor blazor-webassembly blazorbuilds flappy-bird game-development web-development

Last synced: 6 months ago
JSON representation

Flappy Bird built with Blazor WebAssembly (and without JavaScript interop)!

Awesome Lists containing this project

README

          

# Building Flappy Bird with Blazor

A Blazor WebAssembly implementation of Flappy Bird!

## About

This project contains the code associated with the "Building Flappy Bird with Blazor" tutorial series.

## Special Thanks
This project is based on the [vanilla JavaScript project](https://github.com/kubowania/flappy-bird) created by [Ania Kubow](https://github.com/kubowania). Thanks! :)