My project is called Through The Worlds, a platformer running game with different levels, where you help Maia make it home from her mission in space. You use the spacebar to jump over the obstacles, and shoot robots with the shift key. I made it using HTML, CSS and JavaScript, similar to some of my other projects. However, this one is a lot more detailed in comparison. I mostly expanded on my CSS knowledge with this game, as I used a character above the main gameboard, which I don't usually do. I also used layered boxes for most of the images and elements in this game using CSS, which was mostly new to me, so that was interesting.
My project is called Through The Worlds, a platformer running game with different levels, where you help Maia make it home from her mission in space. You use the spacebar to jump over the obstacles, and shoot robots with the shift key. I made it using HTML, CSS and JavaScript, similar to some of my other projects. However, this one is a lot more detailed in comparison. I mostly expanded on my CSS knowledge with this game, as I used a character above the main gameboard, which I don't usually do. I also used layered boxes for most of the images and elements in this game using CSS, which was mostly new to me, so that was interesting.