Skip to content
Mcalvin7020 edited this page Jun 14, 2014 · 1 revision

Welcome to the Insanity-Game wiki!

This is a W.I.P. Text based/ ASC II Maze Game, where you play as wandering person who been trapped in a never ending void of rooms.

The Basic Concept:

When you pass through three rooms your insanity goes down by 1. When you go backwards by using option 1, your insanity goes up by 1. If it hits 10, game over.

The Problem:

The insanity meter is always stuck on 0, all the time.

This game uses while loops, prints, inputs, if/elifs, formatted prints, variables, strings, string variables, global variables and functions

Clone this wiki locally