Skip to content

Add a LICENSE (and a committed build) so the games can ship on RasQberry #2

Description

@JanLahmann

Hi! On RasQberry-Two (rasqberry.org) we'd love to include the QAMPoser games — Quantum Runner (in quantum-runner/) and Bloch-Golf — on the Raspberry Pi image as part of the "Fun with Quantum" family, so workshop participants can run them locally/offline on the Pi.

Two things would let us do that:

1. A LICENSE. qamposer-usecases currently has no license file, which under GitHub's terms means all rights reserved — so we can't redistribute or bundle it. Could you add an OSI license? Apache-2.0 would match your qamposer-backend and qamposer-react repos.

2. A runnable build for offline use. The games are Vite apps with no committed build output. To run them on the Pi without internet (workshop venues are often offline), we'd need either a committed dist/ (from vite build) or a tagged release carrying the built static bundle — for both Quantum Runner and Bloch-Golf. Then we can serve them locally as a static web demo.

Happy to help with either — e.g. contribute a small GitHub Actions workflow that builds and attaches the bundle on each release. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions