Member-only story

Add and Implement New UI

Jerry PM

--

Infixox Part III: For this follow-up project, I am still using TRAE.

The previous article discussing this (since this is part 3) can be found through the following links.

  1. Part I: Create a Game Using SwiftUI and TRAE
  2. Part II: Update Logic SwiftUI Game Use AI Grok

For this part, I am working on the UI for the home screen of the game. This is not the final version, and I will be adding more updates later.

The plan for the home screen is to include several game modes, as I mentioned in the previous part. The last thing I worked on was migrating the code I previously wrote, which uses Grok for its logic, into my current project.

I have already cleaned up the code and added some assets. As for the design, I have updated it in Figma, and this time, I will be implementing it into the project.

Let’s Start Update

Okay, let’s review this again. This is an image from Game Toe Part 2, which requires a gradient background.

For the design itself, I have made some UI changes, including adding a score, removing the title (as it was unnecessary), and adding a popup.

--

--

No responses yet