My project is called Falling Objects, and it is a game where you can use the arrow keys to move objects around and stack them on top of each other to score points, but be careful not to stack two different objects or you lose the game! I made the project to try to experiment with a different type of game logic, where it registers the blocks underneath and falls constantly, and to try and build on my JavaScript knowledge. I also made it to be fun for other people to play it :) I mostly used JavaScript for the moving parts and programming, along with some HTML and CSS to make the visual elements. I also used Sketch to create/edit all the artwork, adding the coloured borders to existing images and creating the home screen myself.
My project is called Falling Objects, and it is a game where you can use the arrow keys to move objects around and stack them on top of each other to score points, but be careful not to stack two different objects or you lose the game! I made the project to try to experiment with a different type of game logic, where it registers the blocks underneath and falls constantly, and to try and build on my JavaScript knowledge. I also made it to be fun for other people to play it :) I mostly used JavaScript for the moving parts and programming, along with some HTML and CSS to make the visual elements. I also used Sketch to create/edit all the artwork, adding the coloured borders to existing images and creating the home screen myself.