BLOG MAKE UP 1:
I made a RPG This is the code that prints the commands you can use and shows your status and […]
I made a RPG This is the code that prints the commands you can use and shows your status and […]
Today I made a quiz game. This is the code that selects questions and the answer choices for them. This
Today I made a QR Code Generator This is the code for the Inputs and Imports This is the Input
I made minecraft this is the code that imports the stuff that makes it so you can have a first
Today I made Doom with a tutorial This one runs the game and handles all the functions This one draws
Today I made Tetris This is the code that draws what the blocks will look like and the color it
I used a Youtube tutorial to make this adventure game. This is the starter message and input for the choices.
Today I made Pig from a Youtube tutorial This shows the max and minimum numbers that the program can choose
for this project I made rock paper scissors with the random function from a youtube tutorial import random options =
Today I made a Slot machine with a tutorial import random MAX_LINES = 3 MAX_BET = 100 MIN_BET = 1