Today in class I worked on an actual website and changed dates images and members and anything...
Today in class I worked on a Cookie Clicker‑style game using Python This sets up the game...
Today, I worked on a Turtle‑based dinosaur jumping game. This initializes the game window and loads the...
Today in class i started a tetras video game for my assignment WIDTH, HEIGHT = 300, 600...
I made a sprite sheet for a game I’m apart of with some friends I darkened all...
Today in class I tried to add sonic sprites into to godot to make an animation for...
Today in class I continued my Sonic Dash game, and I added a background to the intro...
Today in class I upgraded my Sonic Dash game for my assignment I use index = (index...
today in class i made geometry dash I used the code ctx.fillStyle = “#151824”; ctx.fillRect(0, groundY, W,...
Today in class I made a calculator that does multiplication division subtraction and addidition with working buttons...