SkillAgentSearch skills...

Pico2map

A 2D tile map editor for RPG/action games that runs in a browser.

Install / Use

/learn @piyoppi/Pico2map
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pico2map

ci

Map editor for game development that runs in a browser. This repository contains the 2D tiled-map library and editor.

example: https://piyoppi.github.io/pico2map/simple_map_editor/

This library is still under development and will be upgraded frequently.

Packages

| Package | Summary | | --- | --- | | pico2map-tiled | A core library of the tiled-map | | pico2map-tiled-colision-detector | A colision detection library for tiled-map | | pico2map-editor | A core libarary of the tiled-map editor | | pico2map-ui-components | Web components for tiled-map editor |

Install

To get packages from github, you should edit .npmrc file. Show an example below. (authToken must have the read:packages scope. ref)

//npm.pkg.github.com/:_authToken=xxxxxxxx
@piyoppi:registry=https://npm.pkg.github.com
npm install --save @piyoppi/pico2map-editor

Sample

License

MIT

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated8mo ago
Forks0

Languages

TypeScript

Security Score

87/100

Audited on Jul 29, 2025

No findings