Entries by

My Adventure of Making a Snake Game with Javascript

Ever since I was a kid, I've always been curious about making games, and I wanted to create my own one day. After spending so much time in the software industry, I asked myself why I shouldn't do it anymore. This way, I'll both improve my Javascript skills and gain a perspective on the software development process in a way I've never seen before. Before I even started coding the game, I started thinking about what the snake's movement algorithm would be like. […]