ℹ️ Read packages/pacman-canvas/README.md
for more information.
Next generation of https://github.com/platzhersh/pacman-canvas.
Fruit SVGs from https://www.svgrepo.com/collection/gastronomy-set/
Demo: https://codesandbox.io/p/sandbox/pacman-canvas-next-8szpqf
web
: contains an example usage ofpackages/pacman-canvas
in a Next.js appdoc
: basic next.js docs boilerplate app
pacman-canvas
: the actual gameeslint-config
: boilerplate eslint config for the projecttypescript-config
: boilerplate typescript config for the projectui
: boilerplate ui components for the project
npm install -g pnpm
setup pnpm on your machine
pnpm setup
pnpm install
pnpm dev