Skip to content
Steve Dunn edited this page Jun 22, 2020 · 3 revisions

Welcome to the PacManBlazor wiki!

screenshot

PACMAN is the famous arcade game from 1980.

This repository is my interpretation of that game in C# and Blazor WebAssembly.

This has been a side project of mine for a few years; I did the first version in TypeScript as I wanted to learn TypeScript. Then I ported it to C# and published an XBox One version of it (it's gone from the store now as it was too close to the original game). Then I ported that version to Blazor.

Clone this wiki locally