// GalacticArena.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include int Dice(int number,int sides) { int i,total; total=0; for (i=0; i Go inside\n"); printf("<2> Train\n"); action = getch(); if (action == '1') { printf("You enter the GALACTIC ARENA.\n"); } else { muscle++; printf("Your train for several hours and feel tired but much stronger.\n"); } printf("The Arena is filled with cheering Citizens from across the Multiverse.\n"); printf("You prepare for battle...\n"); printf("A sliding door begins to open slowly...\n"); getch(); return 0; }