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

The Maze App - Pernilla #14

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Apr 17, 2024

  1. Feature fetch api (#1)

    * Temporary fix to add background image
    
    * Add form and functionality to get the username
    
    * Basic validation to username
    
    * Fetch maze data and pass username in the body to get next action.
    
    * Remove global username. No need at this point
    
    * Save action and description to global state
    pernillasterner authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    87447f3 View commit details
    Browse the repository at this point in the history
  2. Install Sass

    pernillasterner committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ce62173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2b0d3 View commit details
    Browse the repository at this point in the history
  4. Display first step in the maze (#2)

    * Rearrange components
    
    * Prepare loader and add increment step and toggle gameOn in global state
    
    * Toggle the direction button and display direction choices
    
    * Display first step in the maze game and toggle description information
    pernillasterner authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    30cfa84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d649b7f View commit details
    Browse the repository at this point in the history
  6. Handle direction and background-images (#4)

    * Set background image for each step
    
    * Add all bg-images and set postion to all directions
    pernillasterner authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9db9e9e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    0fc50f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed0e4c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    5d3efb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1069570 View commit details
    Browse the repository at this point in the history