2 PM – Python Game Development – Sebastian
Today We Did Reviewed past class code & finished implementing collisions Added background music and sound effects You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Reviewed past class code & finished implementing collisions Added background music and sound effects You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Reviewed Jan20_FunctionsHW5.py Functions with return values Learned about the random module in Python random.randint() -- choose random integer random.choice() -- choose random item from list Homework Work on theRead More...
What We Did Today: Created a Robux System program, which is similar to the grocery system, but this time we introduce money that we hold in the bank, using functions to purchaseRead More...