8000 GitHub - Lykae/pokematchtrio: Match 3 type Mahjong Solitaire with certain creatures
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lykae/pokematchtrio

 
 

Repository files navigation

PokeMatchTrio

pokematchtrio

This is Mahjong Solitaire but with your favorite creatures. You have to obtain them elsewhere though.

Installation

https://github.com/PMDCollab/SpriteCollab

Download the portrait folder from the link above and put it into public/assets/ and src/assets

Afterwards run pnpm install

Check if everything is good by running: pnpm run dev

Afterwards you can build the project with: pnpm run build

The result will be saved in dist, and this is the folder you want to serve to the web, for example with Python:

cd dist
python -m http.server

About

Match 3 type Mahjong Solitaire with certain creatures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.0%
  • Vue 17.5%
  • CSS 4.1%
  • HTML 0.4%
0