generated from technolyceum/ai6-m2
5 lines
214 B
JavaScript
5 lines
214 B
JavaScript
// 1. This file should contain the game logic
|
|
// TODO: Implement question loading from API
|
|
// TODO: Implement answer handling
|
|
// TODO: Implement lifeline functionality
|
|
// TODO: Add event listeners for game controls
|