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

Edit Homescreen GUI to match figma concept #58

Merged
merged 4 commits into from Mar 21, 2024

Conversation

Jeffin-J
Copy link
Contributor

Tried my best for matching with the Figma concept.

Copy link
Contributor

@Snarr Snarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay.

Copy link
Contributor

@Snarr Snarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test

Copy link
Contributor

@gummyfrog gummyfrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Money

-Added rounded corners to main container (insdie of root container which holds the game library and game info containers).

-Added new python file that can test out methods that might be good for the gui later on.
… button feature.

Now, when the play button is clicked, the compiler script is triggered. I've configured it to use the 'Multiplayer Tetris' JSON file as the default game. This means that whenever a user clicks the play button for any game frame (e.g., game 1, game 2, etc.), the compiler will compile the Multiplayer Tetris game.

To ensure smooth operation, I added a print statement in the compiler code to verify the existence of the game JSON file path. If the file path doesn't exist, an error message is displayed.

However, it appears that the `compile.js` script is unable to locate the specified file. I suspect there might be an issue within the `compile.js` script itself, as the GUI side seems to be functioning correctly.

I recommend the team member assigned to the script review it for any potential errors.
@Jeffin-J
Copy link
Contributor Author

I have added new commits after this. It is the tickets of adding the wifi and battery icons and writing the compiler code for a game. In the commit "Enhanced functionality in display_game_library() to enable the play…", I wrote a message about something odd with the compile.js.

@Jeffin-J Jeffin-J merged commit d2eaba7 into main Mar 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants