Devlog #001
I’ve scaffolded this project! It is supposed to be a simple CHIP8 emulator with ready to play ROMS and custom ROM uploading.
So, i set all the vue boilerplate and configured vite. After i started workling on the window and it simply gave me a lot of headache because a margin collapse feature that happened to be on my browser.
I added the component in a reusable way and it is just this simple. I added some CSS Variables (to make dark themes after) and media queries so the main window scale propperly.
I spent more time that i wanted debuigging.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.