1:0)using namespace std;int fallspeed;int jumpspeed = -3;int gravity = 1;int y = 400, x = 500;int restartposy, restartposx, face, health = 1000, lasthealth = 1000, breath = 100, hungry = 1000, dienum;bool attack, defense, hurt...