Skip to content

frostburn/pujo-puyo-core

Repository files navigation

pujo-puyo-core

This is the core engine for Pujo Puyo an online Puyo Puyo clone for the browser. The name is a pun on the Finnish name for Artemisia vulgaris, the common mugwort.

image

Public domain illustration of Artemisia vulgaris i.e. pujo

Try it online

The game is hosted at pujo.lumipakkanen.com.

Project status

Currently in alpha stage of development. Not much of a core library yet. More like a messy monorepo.

Trademark Notice

"Puyo Puyo" is a registered U.S. trademark of SEGA CORPORATION since 2017. Artemisia / Pujo Puyo is not endorsed or related to SEGA CORPORATION in any way.

Development setup

To install dependencies:

npm i

To run:

npm run build
npm start

To test:

bun test

This project was created using bun init in bun v1.0.1. Bun is a fast all-in-one JavaScript runtime.

About

Core engine for a Puyo Puyo clone

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published