This is a maze app that was made on Scratch.
In this game you must move your way through the maze to the end (rainbow). If you hit the walls while you are going through it will send you back to the beginning.



This is a physics calculator app that was made on App Inventor.
This app had a home page that then would take you to 3 different pages for 3 of the main concepts in physics. On each of the pages it includes different formulas that you can input values and calculate a final answer.


This was a flow chart for our interactive fiction program. This program is an interactive fictional story. It start by asking for user input and then uses that throughout. It will tell parts of the story and then ask you a question. Depending on how you answer the question, it will take you to a different part of the story, which allows for multiple variations.


This is a scrabble calculator program that was made on Canopy.
This program allows a user to put in any word and it will calcalate how many points that word is worth in scrabble.


This is a image modification program that was made on Canopy.
This program takes two images and combines them. It also takes the background and blurs it.


This is a graphing data program that was made on Canopy.
This program allows a user to inportexcel data and then graph it. We used the plotly library and did a grouped graph. If you decide to use plotly you must make an account, and will need the API Key in order for it to run.


This is a simulation program that was made using NetLogo.
This program started with 2 colors and showed a simulation of them being diffused, and we changed it two 4 colors.