🚀 Project Ideas
Generating project ideas…
Summary
- An online tool that analyzes dice roll logs to detect bias using statistical tests.
- Provides a clear fairness score and suggestions for replacement.
Details
| Key |
Value |
| Target Audience |
Hobbyist tabletop gamers, RPG publishers |
| Core Feature |
Batch upload of roll logs; chi‑square bias test with visual heatmap |
| Tech Stack |
Node.js backend, React frontend, PostgreSQL |
| Difficulty |
Medium |
| Monetization |
Revenue-ready: Subscription $4.99/mo |
Notes
- "I just throw 17d6 and subtract 2. (I am joking!)" – shows need for objective bias tools.
- Community data sharing could spark discussion.
Summary
- Mobile app that uses phone camera and photogrammetry to measure dimensions and surface wear of polyhedral dice.
- Generates a quality rating and predicts bias.
Details
| Key |
Value |
| Target Audience |
Dice collectors, manufacturers, RPG stores |
| Core Feature |
3‑D scan → tolerance analysis; bias prediction model |
| Tech Stack |
Flutter, OpenCV, TensorFlow Lite |
| Difficulty |
High |
| Monetization |
Hobby |
Notes
- Reference to "more than just the d100 he was a pioneer…" – shows appreciation for precision.
- Developers could integrate API for gaming apps.
Summary
- Crowdsourced database of d100 roll outcomes from various manufacturers, searchable by brand. - Allows users to compare bias statistics and choose fair dice.
Details
| Key |
Value |
| Target Audience |
Game designers, publishers, collectors |
| Core Feature |
Searchable bias statistics, downloadable CSV, API endpoint |
| Tech Stack |
Python Flask backend, PostgreSQL, ElasticSearch |
| Difficulty |
Low |
| Monetization |
Revenue-ready: Freemium API with pay‑per‑call |
Notes
- sgbeal: "but wouldn't you need 101 sides to get 0% and 100% for that?" – highlights confusion around percentile rolls, showing demand for clarity.
- Could spark discussion on standardizing percentile dice design.