To be clear, you can minimize much further than what you already have. For example you haven't fully minified SVG, which can be also replaced with just symbol characters. Saving a single space from `<!doctype html>` is insignificant compared to that.
That’s for the whole game: graphics are inline SVGs, JS & CSS are embedded in <script> and <style> elements.