Skip to content

platzhersh/pacman-canvas-next

Repository files navigation

Pacman Canvas Next

npm version

ℹ️ 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

apps

  • web: contains an example usage of packages/pacman-canvas in a Next.js app
  • doc: basic next.js docs boilerplate app

packages

  • pacman-canvas: the actual game
  • eslint-config: boilerplate eslint config for the project
  • typescript-config: boilerplate typescript config for the project
  • ui: boilerplate ui components for the project

Get started

install pnpm

npm install -g pnpm

setup pnpm on your machine

pnpm setup

install dependencies

pnpm install

Run the app

pnpm dev

About

An old classic, re-rewritten in Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published