Added UI layout and CSS
Split all the styling out of index.html into a proper style.css file. The menu still looks the same but the codebase is cleaner :
index.html —> structure only
style.css —> all the neon glows, HUD, and sci-fi panels
game.js —> gameplay logic (next)
No visual changes just getting the architecture solid before wiring up the actual game
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.