

Other Basic Gamesīasic HTML Games are made possible by users like you. Giving attribution is not required, but appreciated. There's no need to ask permission before using these. (CC0 1.0 Universal) You're free to use this game and code in any project, personal or commercial. This series is meant to give a basic outline of the game but nothing more. Important note: I will answer questions about the code but will not add more features or answer questions about adding more features. Improve it so it only spawns in empty grid locations

When the snake eats an apple, the score should increase by one.This is a basic implementation of the snake game, but it's missing a few things intentionally and they're left as further exploration for the reader. Snake is a fun game to make as it doesn't require a lot of code (less than 100 lines with all comments removed).
