FragileTech / FractalAI

Cellular automaton-based calculus for the masses
https://github.com/FragileTech
GNU Affero General Public License v3.0
68 stars 14 forks source link

Reaching limit_score is now a different -best- ending than loosing all lives. #46

Closed sergio-hcsoft closed 6 years ago

sergio-hcsoft commented 6 years ago

Some games end exactly when you reach a perfect score (Boxing at 100, Tennis at 24, etc) so there are two different ways of ending a walker's game, one is bad, but reaching limit is more than ok. If we don't differentiate, boxing will go up to 99 fast, then stop hitting to avoid ending game.