#π Cosmic Catcher β Devlog 1 : Building the HTMLToday I started working on my Cosmic Catcher game. I created the basic index.html structure and set up the main game area where the player, falling objects, score, and game controls will be displayed. I also added the title and basic sections that I will use later when adding the CSS and JavaScript.For now, I focused mainly on getting the HTML structure organized rather than making the game fully functional. I checked that the page loads correctly in the browser and that all the main elements are in the right places. In the next part, I will work on the CSS to design the space theme and make the game look better.
Comments 1
HTML complete
Sign in to join the conversation.