Skip to content

con3code/xcx-pasorich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaSoRich 2.0 for Xcratch

An example extension for Xcratch: Extendable Scratch3 Programming Environment

This extension read SmartCard(Felica)'s IDm with PaSoRi(RC-S380/RC-S300).

✨ What You Can Do With This Extension

Play Example Project to look at what you can do with "PaSoRich" extension.

<iframe src="https://xcratch.github.io/editor/player#https://con3code.github.io/xcx-pasorich/projects/example.sb3" width="540px" height="460px"></iframe>

How to Use in Xcratch

This extension can be used with other extension in Xcratch.

  1. Open Xcratch Editor
  2. Click 'Add Extension' button
  3. Select 'Extension Loader' extension
  4. Type the module URL in the input field
https://con3code.github.io/xcx-pasorich/dist/pasorich.mjs

Development

Register on the local Xcratch

Run register script to install this extension on the local Xcratch for testing.

npm run register

Bundle into a Module

Run build script to bundle this extension into a module file which could be loaded on Xcratch.

npm run build

Linting

Install Scratch eslint-config to coding.

npm install

🏠 Home Page

Open this page from https://con3code.github.io/xcx-pasorich/

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

PaSoRi is a registered trademark or trademark of Sony Group Corporation or its affiliated companies.

About

Scratch 3.0 extension. Read SmartCard's IDm with PaSoRi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published