Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust/Bevy rewrite #12

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Rust/Bevy rewrite #12

wants to merge 9 commits into from

Commits on Nov 10, 2024

  1. initial scene with bevy

    jan-xyz committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a149aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecad05 View commit details
    Browse the repository at this point in the history
  3. add spacing

    jan-xyz committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    5823de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. replace shapes with buttons

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a3e379d View commit details
    Browse the repository at this point in the history
  2. crude first version of a game

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    323b45c View commit details
    Browse the repository at this point in the history
  3. add button pressing

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ef844b9 View commit details
    Browse the repository at this point in the history
  4. clean up imports

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    344c544 View commit details
    Browse the repository at this point in the history
  5. only one child call

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d34108f View commit details
    Browse the repository at this point in the history
  6. remove wireframe

    jan-xyz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49978da View commit details
    Browse the repository at this point in the history