forked from technolyceum/ai6-m2
Updated starter pack
This commit is contained in:
5
starter_templates/templates/game.html
Normal file
5
starter_templates/templates/game.html
Normal file
@@ -0,0 +1,5 @@
|
||||
// 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
|
||||
5
starter_templates/templates/index.html
Normal file
5
starter_templates/templates/index.html
Normal file
@@ -0,0 +1,5 @@
|
||||
// 1. This file should contain the main page structure
|
||||
// TODO: Add welcome message
|
||||
// TODO: Add game start button
|
||||
// TODO: Add instructions section
|
||||
// TODO: Add footer with credits
|
||||
Reference in New Issue
Block a user