UNPKG

reeco

Version:

Reeco is a CLI that helps you create game with p5.js (or any other graphics/game library) and bring it to your desktop.

10 lines (9 loc) 151 B
{ "name": "reeco-game", "version": "1.0.0", "main": "index.js", "license": "MIT", "dependencies": { "electron": "^15.3.0" } }