Skip to content

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

License

Notifications You must be signed in to change notification settings

erinnmclaughlin/Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 created by Ania Kubow. Thanks! :)