|
|
|
|
|
by damiankennedy
857 days ago
|
|
Same with the </canvas> tag. Are these closing tags needed for some "reason"?
I suspect the second (and third) line is included by mistake. Also, if we are counting bytes, the closing pre tag is required and should be counted. The game also relies on filtering out non-arrow key presses but this code isn't compressed or counted at all. The instruction "Do not press any other keys" seems superfluous with the extra onkeydown code added. Why was this code and a lot of similar code posted to github only 2 hours ago? |
|