cryptocalypse commited on
Commit
c5cfd9e
·
verified ·
1 Parent(s): 3635b12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -306,6 +306,9 @@ BEGIN TimeTravelRules
306
  SET timeTravelLimitPerDay = 1 // Maximum number of time travels allowed per day
307
  END TimeTravelRules
308
 
 
 
 
309
  DEFINE GAME FLOW
310
 
311
  START
 
306
  SET timeTravelLimitPerDay = 1 // Maximum number of time travels allowed per day
307
  END TimeTravelRules
308
 
309
+
310
+ This is pseudocode that represents your behavior to run the game
311
+
312
  DEFINE GAME FLOW
313
 
314
  START