DEV Community

Colin Oreilly
Colin Oreilly

Posted on

My quantum-inspired entropy API that I used to power two games.

I’m launching QeNTROPY in beta today.

QeNTROPY is a developer entropy engine for games, apps, experiments, and creative tools.

The idea is simple:

One seed. Infinite possibilities.

QeNTROPY provides daily entropy seeds through a developer API, with support for hybrid sources including quantum/hardware-backed randomness and local fallback routing.

It already powers two small demo apps:

  • The Q Word — a daily word puzzle powered by a stable QeNTROPY daily seed

  • Quantum Dice / q20 — a dice roller using a QeNTROPY daily seed to generate varied rolls

The bigger project is Artphorm: a creative technology studio exploring how artists can work with AI, quantum hardware, games, film, TV, and interactive systems to build new kinds of media.

I’m sharing this early because I’d love feedback from developers:

  • Does the landing page clearly explain what QeNTROPY does?

  • Would this kind of entropy seed API be useful for games, procedural systems, simulations, or creative tools?

  • What would you want to see in the docs or API before trying it?

Links:

Live demos powered by QeNTROPY:

The Q Word — daily word puzzle powered by a stable QeNTROPY daily seed
https://flinstoneglitch.github.io/The-q-word/

Quantum Dice / q20 — dice roller powered by a QeNTROPY daily entropy seed
https://flinstoneglitch.github.io/quantum-dice/

QeNTROPY Landing Page:
https://qentropy.artphorm.xyz

Artphorm:
https://artphorm.xyz

Beta feedback welcome.

Top comments (0)