top of page

Search
Final Project: SnakeDodge
https://editor.p5js.org/jisojc/sketches/JD5ABmlI- My final project was initially going to be a top-down shooter using a different p5...

Jessi Cruz
Dec 16, 20191 min read
3 views
0 comments
Youtube COPPA Algorithm
https://www.theverge.com/2019/11/13/20963459/youtube-google-coppa-ftc-fine-settlement-youtubers-new-rules Youtube was fined a large sum...

Jessi Cruz
Nov 21, 20191 min read
1 view
0 comments
Interactive Ball
Code: var brushSize; var BallX; var BallY; var ballSize; var xSpeed; var ySpeed; var bColor; function setup() { // put setup code here...

Jessi Cruz
Nov 5, 20191 min read
2 views
0 comments
Bouncing Ball
https://editor.p5js.org/jisojc/present/1srYyYOP8 I created a second variable, using the same coding for xPos and xSpeed to create the y...

Jessi Cruz
Oct 24, 20191 min read
4 views
0 comments
Java Art
https://editor.p5js.org/jisojc/present/wcQKR-qIw I could not wrap my head around xy positioning for the quad shape, I could only...

Jessi Cruz
Oct 22, 20191 min read
2 views
0 comments
![Midterm Project [FINISHED]](https://static.wixstatic.com/media/7d94ed_82faf8be664a40a0bcb79bb83a06d62c~mv2_d_2448_3264_s_4_2.jpg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/7d94ed_82faf8be664a40a0bcb79bb83a06d62c~mv2_d_2448_3264_s_4_2.webp)
![Midterm Project [FINISHED]](https://static.wixstatic.com/media/7d94ed_82faf8be664a40a0bcb79bb83a06d62c~mv2_d_2448_3264_s_4_2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_avif,quality_auto/7d94ed_82faf8be664a40a0bcb79bb83a06d62c~mv2_d_2448_3264_s_4_2.webp)
Midterm Project [FINISHED]
I tried to make the cardboard cover all the wiring and not obstruct the players hands too much. I tried to put simple instructions on the...

Jessi Cruz
Oct 15, 20191 min read
2 views
0 comments


Midterm Project
https://makecode.microbit.org/05170-84390-77515-71270 I am making a game in which you dodge projectiles coming at your ship. After losing...

Jessi Cruz
Oct 10, 20191 min read
2 views
0 comments
Project Idea
I want to create a game where you dodge obstacles and in some way making the score you get effect the rest of the contraption. For...

Jessi Cruz
Sep 25, 20191 min read
0 views
0 comments


Music Instrument
https://makecode.microbit.org/_dspgM7J1g4jp I really liked the photon so I used that and the nob with world mapping to create some...

Jessi Cruz
Sep 23, 20191 min read
9 views
0 comments
![Music Player [Bolean and Button]](https://static.wixstatic.com/media/7d94ed_c8a724bdd76c475ba87134cd1f7ab0ad~mv2_d_1632_1224_s_2.jpeg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/7d94ed_c8a724bdd76c475ba87134cd1f7ab0ad~mv2_d_1632_1224_s_2.webp)
![Music Player [Bolean and Button]](https://static.wixstatic.com/media/7d94ed_c8a724bdd76c475ba87134cd1f7ab0ad~mv2_d_1632_1224_s_2.jpeg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_avif,quality_auto/7d94ed_c8a724bdd76c475ba87134cd1f7ab0ad~mv2_d_1632_1224_s_2.webp)
Music Player [Bolean and Button]
https://makecode.microbit.org/_dPqbM0fKkEK1 I made little mistakes here and there with wiring. For example, I placed the green wire from...

Jessi Cruz
Sep 16, 20191 min read
1 view
0 comments


Brightness Levels
I made a game in which you press both buttons at the same time to increase the LED brightness level back to default (255). As you rise...

Jessi Cruz
Sep 9, 20191 min read
3 views
0 comments


Micro:bit test program
I wanted to make a string that only played on start so I could play around with button inputs afterwards. Having the string on for...

Jessi Cruz
Sep 1, 20191 min read
3 views
0 comments
Augmented Reality sandbox
This sandbox seems to have a topographic map projected onto it. This map seems to be created with how the user shifts the sands. I...

Jessi Cruz
Aug 28, 20191 min read
1 view
0 comments
bottom of page