Files
myrepos/quiz_game/starter_templates/templates/game.html
2025-12-16 07:22:51 +00:00

5 lines
204 B
HTML

// 1. This file should contain game HTML structure
// TODO: Add game container
// TODO: Add question display elements
// TODO: Add answer options container
// TODO: Add game controls and lifelines buttons