DoodlesEpic / MultiplayerPicross

Picross-style nonogram puzzles, but multiplayer.

Home Page:https://picross.doodlesdev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer Picross

Picross-style nonogram puzzles, but multiplayer.

Screenshot from 2023-04-30 23-30-25

Development

This project is developed using:

All code and dependencies are open-source.

Developing

Start a development server:

yarn
yarn dev

Building

To create a production version of the webapp:

yarn
yarn build

To preview the build:

yarn preview

License

This project is licensed under the GNU Affero General Public License v3.0. Read the LICENSE file for more information.

About

Picross-style nonogram puzzles, but multiplayer.

https://picross.doodlesdev.com/

License:GNU Affero General Public License v3.0


Languages

Language:Svelte 52.6%Language:TypeScript 34.3%Language:SCSS 7.0%Language:JavaScript 4.6%Language:HTML 1.5%