top of page

Midterm Project

  • Writer: Jessi Cruz
    Jessi Cruz
  • Oct 10, 2019
  • 1 min read

I am making a game in which you dodge projectiles coming at your ship. After losing a life, you are prompted to press the yellow button, apply pressure to the pressure sensor, or both at the same time. If you are not quick enough, you will lose another life. An LED turns on to indicate when you need to interact with something outside of the game. I am also going to try to make an arcade-styled cardboard container, where I write the what the prompts refer to or just add graphics to better immerse the players into the red led micro:bit screen.

Recent Posts

See All
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...

 
 
 
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...

 
 
 
Interactive Ball

Code: var brushSize; var BallX; var BallY; var ballSize; var xSpeed; var ySpeed; var bColor; function setup() { // put setup code here...

 
 
 

コメント


© 2023 by The Artifact. Proudly created with Wix.com

bottom of page