• Home
  • About
    • Bryce Newell photo

      Bryce Newell

      Here I will be writing my developer diary and will showcase some of the projects that i am working on.

    • Learn More
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects

Snake Game Update 6

06 Nov 2017

Reading time ~1 minute

Snake Update 6

The final step to making my basic snake game was to create the body and get it to add a new piece every time the fruit was collected. This was the part I was apprehensive about as I knew that it meant learning a whole new way of handling classes and for the method I wished to use, I would have to learn vectors. However, with a bit of trial and error, I managed to get the body working.

AddingBodies



blogc++low level programmingLLP Share Tweet +1