Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You can adjust which values are set to x and y to see the solution space for those values, given your existing values. the solution space is where three of the areas overlap (one from each pair). one should note that at usually least one of the pairs will not depend on x or y, and therefore either cover the entire screen, or not exist. m is also just a buffer, because inequalities are not graphed when one side is undefined. The bigger m is, the larger the values the function is accurate for. (do not make m or m2 negative) it sets the number of turns to beat the opponent  to m*opponent's Hp. also this is just for the three character situation (and I used my original three character solution to test it), I plan to make another for the  four character one. I also think the second smaller inequalities might be contained in the larger ones, and therefore be irrelevant.