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

Scene/main view #25

Merged
merged 7 commits into from
Apr 21, 2022
Merged

Scene/main view #25

merged 7 commits into from
Apr 21, 2022

Commits on Apr 15, 2022

  1. Made skeleton for main menu functionality

    thoraf committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    23a6276 View commit details
    Browse the repository at this point in the history
  2. Resolved merge conflicts

    thoraf committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    f4183db View commit details
    Browse the repository at this point in the history
  3. create() method in MainView hopefully done. Currently adds a textfiel…

    …d for inputting a game ID and two buttons to a stage, after defining positions on screen and listener functions for the buttons
    thoraf committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0c83fe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8cc441 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Fixed error in exception handling

    thoraf committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d18568e View commit details
    Browse the repository at this point in the history
  2. Added switch statement to handle qeues

    thoraf committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2b6d717 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Added the UI assets, and switched from using the incorrect create() m…

    …ethod during setup to using a constructor. Minor refactoring
    thoraf committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e11e04b View commit details
    Browse the repository at this point in the history