awacke1 commited on
Commit
410e7b9
1 Parent(s): 52456e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ def run_simulations(num_simulations):
75
 
76
  # Define the Streamlit app
77
 
78
- st.title('🎭 Acting Game Mechanics')
79
  st.write('🎯 Welcome to the Acting Game Mechanics! This game measures your ability to bluff, deduce, use humor, remember details, and role-play. Drag the sliders to the left or right to adjust each skill, and click 🎭 Play to act out a scenario and receive a score.')
80
 
81
  slider_values = [st.slider('🃏 Bluffing', 1, 10, 5),
 
75
 
76
  # Define the Streamlit app
77
 
78
+ st.title('🎭 Pandas-Gamification-Mechanics - Acting Game Mechanics')
79
  st.write('🎯 Welcome to the Acting Game Mechanics! This game measures your ability to bluff, deduce, use humor, remember details, and role-play. Drag the sliders to the left or right to adjust each skill, and click 🎭 Play to act out a scenario and receive a score.')
80
 
81
  slider_values = [st.slider('🃏 Bluffing', 1, 10, 5),