{"id":31952387,"url":"https://github.com/rewired/weed-breed-js","last_synced_at":"2026-04-14T23:33:41.695Z","repository":{"id":309921493,"uuid":"1038016516","full_name":"rewired/weed-breed-js","owner":"rewired","description":"This project is a simulation game for breeding and growing weed. It includes a simulation engine that models plant growth, environmental factors, and costs.","archived":false,"fork":false,"pushed_at":"2025-09-20T06:52:16.000Z","size":3248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-14T13:14:05.231Z","etag":null,"topics":["cannabis","economy-simulator","esm","game","javascript","jest","nodejs","procedural-generation","simulation","tycoon-game"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rewired.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-14T13:39:02.000Z","updated_at":"2025-08-20T13:35:45.000Z","dependencies_parsed_at":"2025-09-20T08:37:11.796Z","dependency_job_id":null,"html_url":"https://github.com/rewired/weed-breed-js","commit_stats":null,"previous_names":["rewired/weed-breed-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rewired/weed-breed-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewired%2Fweed-breed-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewired%2Fweed-breed-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewired%2Fweed-breed-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewired%2Fweed-breed-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rewired","download_url":"https://codeload.github.com/rewired/weed-breed-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewired%2Fweed-breed-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cannabis","economy-simulator","esm","game","javascript","jest","nodejs","procedural-generation","simulation","tycoon-game"],"created_at":"2025-10-14T13:14:03.631Z","updated_at":"2026-04-14T23:33:41.670Z","avatar_url":"https://github.com/rewired.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weed-Breed Simulation\n\nThis project is a simulation game for breeding and growing weed. It includes a simulation engine that models plant growth, environmental factors, and costs.\n\n![Weed Breed Splash](docs/images/weed-breed-splash.png \"Weed Breed Splash\")\n\n## Getting Started\n\n### Prerequisites\n\n* Node.js (v23 or higher)\n* npm\n\n### Installation\n\n1. Clone the repository:\n    ```sh\n    git clone \u003crepository-url\u003e\n    ```\n    // .\n    [.](.)\n2. Navigate to the project directory:\n    ```sh\n    cd weed-breed-js-zwo\n    ```\n    // .\n    [.](.)\n3. Install the dependencies:\n    ```sh\n    npm install\n    ```\n    // package.json\n    [package.json](package.json)\n\n### Running the Simulation\n\nTo run the main simulation scenario, use the following command:\n\n```sh\nnpm run sim\n```\n// src/demos/structure_rooms_zones_demo.js\n[src/demos/structure_rooms_zones_demo.js](src/demos/structure_rooms_zones_demo.js)\n\nThis will execute the simulation defined in `src/index.js`.\n\nTo start the web server and interact with the simulation through the frontend, use:\n\n```sh\nnpm run dev\n```\n// src/server/index.js\n[src/server/index.js](src/server/index.js)\n\n### Logging\n\nThe default log level is conservative (`warn`) to keep the console output tidy.\nWhen you need more insight for debugging, raise the verbosity by setting\n`LOG_LEVEL`:\n\n```sh\nLOG_LEVEL=debug npm run dev\n```\n\n### Plant Detail View\n\nThe frontend includes a plant detail view reachable via the structure tree. Navigate to a zone, open its plant list and select a plant to inspect. The view compares current environmental readings with the strain's preferred ranges, highlights stress factors across plants in the zone and lists all plants for quick navigation.\n\n## Documentation\n\nSee the consolidated [documentation](docs/README.md) for architecture, data model, frontend and reference guides.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frewired%2Fweed-breed-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frewired%2Fweed-breed-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frewired%2Fweed-breed-js/lists"}