All Tracks/build three math games project/
Đang tải...
Hướng dẫn thử thách
1 / 1

Build Three Math Games

You will be <a href="https://colab.research.google.com/#create=true" target="_blank" rel="noopener noreferrer nofollow">working on this project with Google Colaboratory</a>. Once you complete the project, submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link." # --instructions-- For this challenge, you need to create three math games using Python that do the following: - Scatter plot game - Randomly generate points on a graph and the player has to input the (x,y) coordinates - For added difficulty, make the graph larger - Algebra practice game - Generate one-step and two-step problems with random integer values and the player has to input the answer - Use positive and negative values. For added difficulty, make the numbers larger - Projectile game - Display a "wall" with random height and location. Player has to move sliders to adjust a parabolic path to clear the wall - For added difficulty, make a second level where players enter a, b, and c without sliders Once you're done, submit the URL to the public Colab notebook on your Google drive.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.py
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.