Updated starter pack
This commit is contained in:
5
starter_templates/app.py
Normal file
5
starter_templates/app.py
Normal file
@@ -0,0 +1,5 @@
|
||||
// 1. This file should contain the main application logic
|
||||
// TODO: Implement Flask app setup
|
||||
// TODO: Connect to MongoDB database
|
||||
// TODO: Implement game state management
|
||||
// TODO: Create API endpoints for game functionality
|
||||
Reference in New Issue
Block a user