Hello guys! Today, we will learn how we can render a snake-like pixel on a canvas element and how the moving logic of a snake can be made.
In this part, we will learn the moving logic first, and slowly build the finished game at each part I release.
The game:
https://nimble-squirrel-4afb10.netlif...
Finished code:
https://github.com/Ragudos/snake-game...