-
Notifications
You must be signed in to change notification settings - Fork 0
Description
As a CSP student, I want to create a simple Logic Gate game that teaches users the basics of logic gates, so that they can gain a hands-on understanding of how different Logic gates function. This will help me become familiar with basic and simple logic gate operations, which are fundamental in computer science and the AP exam later in the year.
The game guides users through different logic gates, starting with something simple like an OR gate. After explaining how the gate works, the user will take a simple quiz based on the content learned from the level.
As the game progresses, users will encounter more complex gates, such as AND gates, in slightly more challenging levels. Each stage will build on the previous one, reinforcing the learning process. By the end, users will hopefully have gained a practical understanding of basic logic gates and how to implement them in a fun and interactive way.
Required:
- Visual Lesson
- Lesson Quizzes
- Frontend Style
- Backend data
- Backend/ Frontend Log
-1/22/25
- Full style on the frontend
- Complete and correct the CRUD method for posting in the API
- Sync logic gates front login to backend
Visual:
