|
|
|
|
|---|
This page contains Javascripts apps that I have written in my CSC 201 course at the University of Rhode Island using tools from the Khan Academy.
| Anna Bitmoji | Dancing Bitmoji |
|---|---|
A coded bitmoji of me. |
A coded bitmoji of me "dancing" everytime the program is restarted. |
| Racing Bitmojis | Fun Dancing Bitmoji |
|---|---|
Coded characters of my bitmoji, a bunny, and a frog racing everytime the program is restarted. |
A coded bitmoji of me "dancing", but the code is put into functions. |
| Fun Racing Bitmojis | Resizing Bitmoji |
|---|---|
Racing bitmoji, bunny, and frog with the code put into functions. |
My bitmoji in 4 different sizes using three parameters and mouse clicks add more small bitmojis. |
| Decision Tree | Following Bitmoji |
|---|---|
A program that answers whether one should walk their dog today. |
My bitmoji follows the mouse, but if it goes beyond the screen is out of bounds. |
| Lines Bitmoji | Dry Bitmoji |
|---|---|
A program that shows examples of for loops and what they are used to do. |
My bitmoji staying dry from horizontal rain. |
| Object Bitmojis | Educational App |
|---|---|
A program that shows examples of how objects can be used and what they can do. |
A Education App to teach children how to write the initials of my name. |
| Frogger Game | Memory Game |
|---|---|
A game where my bitmoji must cross the screen without hitting rocketships . |
A game where you must find the match for each tile as fast as you are able to. |