Nikos123 Posted July 17, 2018 Share Posted July 17, 2018 This is the game https://quantuminformation.github.io/youtube-space-invaders/ Have I made a mistake here: <svg xmlns="http://www.w3.org/2000/svg"> <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> <g> <title>Player ship</title> <!-- <!–ship body–> <path d="M0 30 L 10 10 L 20 20 L 30 5 L 40 20 L 50 10 L 60 30 Z" stroke-width="2" stroke="#555" fill="#BBB"/>--> <!--canopy--> <path d="M11 13 Q 15 -2, 19 13 Z" stroke="#0CF" stroke-width="2" fill="#7CF"/> <!--body--> <path d=" M0 0 Q 15 35 30 0 Q 15 25 0 0" stroke="#5EFF34" /> <!--outline (helpful for drawing)--> <!-- <path d="M0 0 H 30 V 20 H 00 L 0 0" stroke="#FFF" fill="transparent"/> --> </g> </svg> Quote Link to comment Share on other sites More sharing options...
mattstyles Posted July 21, 2018 Share Posted July 21, 2018 looks good in FF from here (59.02) Just updated to latest 61.0.1, still looking good Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.