Devlog #003
Canvas class finally added!
I spent a lot of time trying to undestand how the canvas API works on JS. So i scaffolded a wrapper class to make the code reusable. I tested and played around and everything seems to work.
I added a clear and a render method. Next step is to create the XOR logic that chip 8 have and start working on the Chip8 Engine class.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.