I am creating a game where I would like there to be multiple files all password protected. First you login as a fake user (like "FROGGY" from Koobare's OS tutorial) and you get a message telling you your password so you log out and put in that password and it takes you to another desktop where you choose to play or veiw things. Mainly the multiple files are so that the game keeps you at the level that you left off on and doesen't let you go onto someones file that lets say, has beaten the game. Also how should I save these files (basicly saving the frame you were in, in the game (determined by global values)(each level is a frame)).