planetarium / lib9c

Lib9c is a library that contains key implementations of Nine Chronicles, a decentralized RPG developed with Libplanet. Lib9c includes Nine Chronicle's key features like in-game decisions and data models, which can be used to implement game core capabilities.
https://lib9c.nine-chronicles.dev/
GNU General Public License v3.0
27 stars 48 forks source link

lib9c.js: implement `HackAndSlash` #2943

Open Atralupus opened 2 weeks ago

Atralupus commented 2 weeks ago

Context

@planetarium/lib9c provides JavaScript/TypeScript library which helps creating actions easily in JavaScript environment. But it doesn't implement HackAndSlash yet. Please implement HackAndSlash action in @planetarium/lib9c.

Tips

Please read @planetarium/lib9c/CONTRIBUTING.md to know how to make a new action and test it.

If you have any questions while resolving this issue, please ask in our Discord server. https://planetarium.dev/discord

yeeSilver commented 2 weeks ago

hacktoberfest start