Today i made a snake game using Pygame. i didnt have many troubles but i was able to fix any of the problems that came up for the most part this is what the game looks like i followed this tutorial https://www.youtube.com/watch?v=Wlu4MsBnjuk this is the github link https://github.com/servetgulnaroglu/ytb_snake_py/blob/master/snake.py
today i made an infinite scrolling website using JavaScript i had a little trouble with some of the code but it was easily fixed by adjusting some capitilazation in the code
During this free Friday i debugged my Pac-Man codes map because it wasnt appearing when i ran the game.js code i used inspect element to help find the error with my code and help debug it in order to draw the map
today i followed a javascript tutorial to make Pacman. the video i was watching this video: https://www.youtube.com/watch?v=GXlckaGr0Eo i left off at 15:01 and i finished drawing the walls for the map.
today i attempted to find the tetris tutorial video i used to statrt off my code for aq clone of tetris and i couldnt fnd it
today i worked on making a clone of tetris with pygame andade some progress with grids
today i was expierementing with trying to add sound when i click and had trouble with importing the sound and now making a new python window to add the sound
this is the code i improvisd from last time, i learned that i was repeating unneeded lines of code and basically was adding the wrong strings of code in the wrong lines making the clicker not work and the text to not draw/appear, i fixed it by renaming the commands to the thing i defined…
fj dif this was the main code i got today but i had trouble with the “idiot.gif” importing process and figured it out later by changing the file name in python This is the idiot in question
today i checked through my alien invasion code for any errors and attempted fixing them but didnt