Posts

Recreating Snake, the Goofy Five Day Journey

Image
Day 1 - Humble Beginnings The first day wasn't too bad, however I did forget a lot of stuff from the Kitchen Chaos Tutorial that I watched, and that probably means I didn't learn anything from that tutorial. But I like to think that the tutorial helped me reach the intermediate-ish stage of game development where I can actually make my own games without too much help from AI or any forums. Starting a project from scratch also just felt really weird. When I was following the tutorial, I didn't have to think much about how to organize everything, all I had to do was do exactly what the guy did. Now however, I had to think about exactly what I should name my scripts. And let me tell you, figuring out what to name your first script feel like trying to choose a perfect name for a new character in a book, its practically impossible. After some hard thought, I finally named it "SnakePlayer" (of course I changed it later on in the development process). In this script I wa...

Welcome to my Game Development Blog!

Hello, and welcome to my first post! This post will be explaining what to expect to see on my blog.      Essentially, this whole blog is about my game dev journey and occasionally about other things like videogames , books , and other interests that I have. Currently I am recreating snake and so you can expect to see some posts about my journey doing that. After I feel confident recreating games and in my game dev skills , I will probably start making my own game and also probably start a Youtube channel covering the process of making a game. Thanks for reading,  Taco Dev