Computer Science

The website speaks for itself! But jokes aside, take a look below for some of the interesting things I've coded this year.

Star Drawing Program

This program draws stars with a random number of points, position, size, and color. See the code for this below:

Rock, Paper, Scissors, Shoot!

This program plays a game of 'rock, paper, scissors' with a user by taking an input of 'rock', 'paper', or 'scissors' from the player and randomly selecting one of the options