[Tutor] True to False and Other things!

Jack Little jacklittlemc at yahoo.com
Thu Jun 27 15:27:06 CEST 2013


In my game, I am trying to make it so when the enemy's health equals 0, the player advances. I used a while statement and a true or false variable. When the enemy health is less than or equal to 0, the program exits the while statement. It does not work. It keeps going. How could I fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130627/120680c0/attachment.html>


More information about the Tutor mailing list