- 2
Need feedback about simulator PyGarden
https://code.sololearn.com/cpC5n4HuEKNR *** If you can't read code and say your things about it SKIP THIS QUESTION ***
6 Réponses
+ 1
Looks good. are you planning a ui and sprite display for your game? console games requires a lot of imagination.
+ 1
Bob_Li, thx for your think. I not plan UI, I focused on simulation process. Creating balance between actions
+ 1
Too bad we don't have interactive input here in Sololearn. cli games could be fun to play.
+ 1
Rizoren
why payment every second day? wouldn't that make tracking the game state harder?
+ 1
Bob_Li, уou can look at them from the strategist's side. It is necessary to immediately register the entire list of actions for each day.
I may not have fully decided on the effect of calling the "rest" function. We need a balance between the restored energy and the consumption of $. There is a "pay" command, for additional conversion of $ into energy, but at a less favorable rate.
P.S. I did not immediately understand how the input was implemented at all, and that the new line corresponds to the input function call =__=
0
What do you mean? Do you have a specific question?