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

Step 8: Create a UI mockup #14

Closed
PaulaR-05 opened this issue May 3, 2023 · 3 comments
Closed

Step 8: Create a UI mockup #14

PaulaR-05 opened this issue May 3, 2023 · 3 comments
Assignees
Milestone

Comments

@PaulaR-05
Copy link
Contributor

Task Description
Create a UI mockup with a visual representation of a final digital product or website, including layout/hierarchy, color, typography, icons, and other UI elements

Technical Considerations

Additional Considerations

@PaulaR-05 PaulaR-05 added the task label May 3, 2023
@PaulaR-05 PaulaR-05 added this to the Sprint 2 milestone May 3, 2023
@PaulaR-05
Copy link
Contributor Author

@nazgul7d @goodman2814 @MoriahSWalker
Here we can help John and discuss the design of our project :)

@PaulaR-05
Copy link
Contributor Author

PaulaR-05 commented May 3, 2023

@Foughty
John, first of all, I think we should work on creating a mockup based on the MVP. After the MVP is met, we could work on the extra features. What do you guys think? @nazgul7d @MoriahSWalker @goodman2814

What You Need to Do (This is the MVP)

* Structure
1.This is a purely frontend application. No backend is required.
2.You may use any languages, tools, or libraries you prefer when designing and building this app.
3.You may NOT use AI-base solution generators like GitHub CoPilot.
4.Useful links and resources:
[The Array Game](https://www.whatdowedoallday.com/array-game/)

* Styling
1.Surprise us!!!
2.Add a footer containing a link to your team's GitHub repo
3.In general, you will find these [UI design principles](https://www.justinmind.com/ui-design/principles) helpful.
4.Recommend using this resource for [clean CSS](https://www.devbridge.com/articles/implementing-clean-css-bem-method/)

* Functionality
1.Leaderboard showing the number of games the current player has won and lost
2.Game controls
3.A 10x10 grid the game is played on
4.User can see the game window with these components

* Leaderboard
1.User can see the display of the total number of wins and losses for each
2.User can see the tally of wins for each of the three ways the game can end
3.User can see the tally of losses for each of the three ways the game can end

* Game Controls
1.User can see a button in the game control panel to start a new game, which updates the Leaderboard, clears the grid, and starts a new game.
2.If the user tries to start a new game while one is in progress a modal alert will be displayed to confirm that the current game may be abandoned.
3.When a game is started the user will see a button to roll the dice
4.After rolling the dice a new roll will be blocked until the new array has been marked on the grid by clicking squares in the grid
4.User can see the value of each dice after they are rolled
5.The user will see a button to allow them to clear the grid and to start refilling it using the values from the current roll. This allows the user to try different options.
6.The user will see a button that allows them to submit their answer after filling in the grid from the current roll of the dice.

* Grid
1.When the dice are rolled the user will be able to click on squares to mark their array.
2.When a square is clicked it's color will change from the color used for unoccupied squares to the color designation for occupied squares.
3.If the total number of squares marked on the grid don't match the numbers on the dice an error message must be issued 4.and the user should be given the option to re-mark the grid to match the dice.

@PaulaR-05
Copy link
Contributor Author

PaulaR-05 commented May 9, 2023

@Foughty @goodman2814 @nazgul7d We will be meeting tomorrow to start working on the UI mockup :)
Meeting at 1PM(CST)

Our favs color schemes were

  • Gabriela
    Desaturated Warm 1
    De-Sat cools
    RGB_Cool_De-Sat

  • Alex:
    RGB_Cool_De-Sat
    Muted_Primaries-_2x_Blue
    RGB_and_Secondaries

  • Nazgul
    Racing_1
    Desaturated_Warm_1
    RGB_Cool_De-sat

@PaulaR-05 PaulaR-05 modified the milestones: Sprint 2, Sprint 3, Sprint 4 May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants