- 4
- Posts
- 1
- Years
- she/her, they/them
- Seen Apr 25, 2025
Introduction
PokeMatchTrio is based on Match-Three mobile apps and Mahjong Solitaire.
If you are unfamiliar with it: tiles are stacked on top of each other, match three tiles that belong together.
Usually, the tiles would be some fruity icon, but in this game it's Pokemon.
Every Pokemon has been assigned one of its types, and you need to match them.
This game is great for learning the different types each Pokemon has.
It's an arcade game with seven randomly generated levels that so far has no plot.
If you are unfamiliar with it: tiles are stacked on top of each other, match three tiles that belong together.
Usually, the tiles would be some fruity icon, but in this game it's Pokemon.
Every Pokemon has been assigned one of its types, and you need to match them.
This game is great for learning the different types each Pokemon has.
It's an arcade game with seven randomly generated levels that so far has no plot.
This is what it looks like:
Technology & Credits
I started with a game template from GitHub which you can find here: xlegex
The project uses HTML, CSS, Vue & Vite with TypeScript.
The Pokemon portraits used in the game come from the PMDCollab - SpriteCollab project.
Inside the portraits folder where they are located, there is also a credits.txt where you can find each artist for each image.
GitHub
Website
Contributors
All Pokemon are property of The Pokemon Company.
The project uses HTML, CSS, Vue & Vite with TypeScript.
The Pokemon portraits used in the game come from the PMDCollab - SpriteCollab project.
Inside the portraits folder where they are located, there is also a credits.txt where you can find each artist for each image.
GitHub
Website
Contributors
All Pokemon are property of The Pokemon Company.
Notable Features
There is an in-game tutorial, but I want to make sure that you're aware of the Move and Seed button.
Move: Move three tiles back onto the field, max 9 have space there.
Seed: Determines the randomness of the Pokemon, which means if you and a friend enter the same seed, you can challenge each other!
Move: Move three tiles back onto the field, max 9 have space there.
Seed: Determines the randomness of the Pokemon, which means if you and a friend enter the same seed, you can challenge each other!
Progress
I consider the game working and released but not in its final state.
Download / How to play
I am afraid of legal trouble, which is why I've decided against hosting a public web server for this game.
You can check out the project on GitHub, there are instructions on how to download it and set the game up.
This is a little inconvenient but necessary, I apologize.
GitHub page
You can check out the project on GitHub, there are instructions on how to download it and set the game up.
This is a little inconvenient but necessary, I apologize.
GitHub page