Skip to content

this is a set of custom nodes for node-red that allow you to drag and drop various bet components to build strageties for the crapssim simulator. Now supports api integration.

License

Notifications You must be signed in to change notification settings

nova-rey/CrapsSim-Companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrapsSim Companion (Node-RED Strategy Builder)

Design craps strategies visually → compile into CrapsSim strategies.

This Node-RED contrib package provides drag-and-drop nodes for building, validating, and exporting craps betting strategies.
It is a vanilla-only release intended for day-to-day use with CrapsSim.


✨ Features

  • Visual flow design: Build strategies using Node-RED’s drag-and-drop editor.
  • Bet nodes: Pass, Don’t Pass, Come, Don’t Come, Place, Lay, Field, Hardways, basic Props.
  • Value nodes: Integers in dollars or units (int-type).
  • Markers: Comeout, Main Game, Endgame, and Roll (for readability).
  • Variables:
    • var-bankroll
    • var-max-rolls
    • var-seed
    • var-table (bubble vs. $5/$10/$15/$20/$25 tables)
  • Validator: Sanity-check strategies (bubble-aware).
  • Exporter: Generate a ready-to-run Python strategy file using CrapsSim.

📦 Installation

cd ~/.node-red
npm install nova-rey/crapssim-companion

About

this is a set of custom nodes for node-red that allow you to drag and drop various bet components to build strageties for the crapssim simulator. Now supports api integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published