For my performance task, I created a game inspired by Wordle, the popular word-guessing puzzle that challenges players to figure out a hidden five-letter word within six tries. My version keeps the core mechanics of Wordle giving feedback on correct letters and positions but adds my own creative twist in design and implementation. The game tests logic, vocabulary, and pattern recognition, making it both educational and fun. I used programming skills to build the interface, manage user input, and generate real-time responses, all while focusing on user experience. This project not only showcases my understanding of how Wordle works but also demonstrates my ability to recreate and customize it using code.
In this assignment I took various notes so that I can prepare and expand my knowledge when it comes to computer science along with our final exam. We took notes on Simulations and List methods. Coming out from this I got 100%.
In this assignment, we read and learned about Planning Programs with Diagrams. We did a few assignments and then a final assignment which can be seen in the image above. In the image, it includes step-by-step notes on how I got my answer and what my final answer was.
In this assignment we learned and practiced Computational Thinking (Making Decisions) It was a three page packet were we practiced various different things relating to Making Decisions in programing. I received a 25/28 on this assignment and went over the incorrect answers with my peer so that I could make sure my understanding was clear.
In this group assignment we were given a graph and different ratios we had to create a hypothesis, test it, and then conclude our results using only a graph and the starting imformation. My group finsihed this project quit fast and we concluded the following shown on image.
Today in class we did stations. I participated in two stations. Conditionals in Uno being one of them. I learned hwo to play a game of Uno while having mine own rules in code. We used If/Else statements in our game with a point system. I really enjoyed playing and would defenitlly do it agian.
Today in class we did stations. I participated in two stations. Conditional of Cards being the second of the two game i played. I learned how to play a game of Uno while using if/else statements and rules that were already set for me. I also enjoyed playing this game and would play again in my free time.