App Inventor Quiz
Chess Openings Quiz made with MIT App Inventor
PBL Prototyping (planning, purpose, and function)
- I want to make a chess openings quiz
- The quiz will use a participation system, more used the more advanced they get
- The actual “score” is larger
- For theming, I want to make the quiz to determine how advanced of a chess player the user is
- The colors will look green and yellow similar to the default theme in Chess.com
- PBL Code/Code/Coding (Use data abstraction, code management, etc.)
- Used iteration, functions, and two dimensional data structures to run the app
PBL Test
- Using a test-driven development (TDD), I have now been able to complete the first rendition of my app.
- The application works as it should be and is ready to be demoed