Hello fellow human, I have recreated the game snake. I'm not sure who first created it, but it is an arcade game that influenced many games (like slither.io) Instructions: -If you've played snake before you don't need to read this part -The objective is to get the most points which are represented by those blue circle things (I think in the original game they're supposed to be apples, but who doesn't like blue apples?). -Use the arrow keys to move; hitting yourself or the wall ends the game. -I don't know if I used the semicolon correctly in the previous sentence, but It makes me feel like a big brain human lol Everything is by me (except the concept which as I said before was the snake game), and if you find bugs (which you probably will) tell me and I will attempt to fix them. I think I wrote all the necessary things here. Sorry for the excessive parentheses, today is just a parentheses kind of day.