PROJECT 1
In this project, I created an interface design for a game chat software. I combined the software usage styles of discord and op.gg as inspiration to design this software. The main function of this software is to find players online to play games with, and to find suitable players to play with by clicking on their icons to see their game history. You can also search for more players by using the online search function. I referenced scenemanager.js, sound.js, and I created a total of eight scenes, five of which show the player's profile, one of which is the earliest start page, one of which is the main page of the software, and one of which is the search page for players. I added a combination of rectangles and text to act as buttons to transform the scenes. Clicking on all buttons and player icons will result in a button change animation, but only clicking on "back", "search", and the five main player avatars will For example, if you click on the "back" button, you will return to the main page of the software, if you click on the "search" button, you will switch to the search page, and if you click on the five different player icons on the home page, you will switch to the player's personal profile page. I've also added a message alert and a mouse pressed alert.
Code for project 1
PROJECT 2
Video for project 1In this project, I used the basic create graphics command to create a dynamic image. By moving the mouse, a circle will appear on the left side of the canvas and a square will appear on the right side