shougi
ISC``` const {viewer, ruleEngine} = require("shougi"); var gameData = ruleEngine.getStartGameData(); let onMoved = (movedGameData) => { console.info('Moved GameData', movedGameData); ... }; let player = 0; // 0 or 1 viewer.draw("#ban", 10, 10, 10
85
Security score
0 known advisories in v1.1.9
Weekly downloads
—
Unpacked size
564.9 kB
Dependencies
2
Last publish
8 years ago
Security advisories
No known vulnerabilities affect v1.1.9.