Skip to content

Basic game made using if-elif-else conditions. Project for beginners.

Notifications You must be signed in to change notification settings

King-Del-ErnestO/dungeon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello there, Welcome to the Dungeon

Dungeons

The game is a simple decision making game where users are provided with options and they pick their choice. On picking a choice a user progresses into a new set of choices. Each choice provides a new and unique path. The choices made by the user decides how the game progresses.

The game is made using if-elif-else conditions and is a project of the beginners, for the beginners and by the beginners.

PS: The person who owns this repo is mere face of it, it's you who is making a difference! Keep contributing :)

Requirements:

  • Python3

How To Play :

This is an interactive read and respond game, so read, follow on and try to Win!

  1. Simply enter your details first. (The game is for age 16 and above.)
  2. You will be prompted to respond to certain tasks (as questions), response choices will be provided. Eg. Would you like to turn left or right (Enter "left" or "right")
  3. A right choice/response will take you closer to winning whereas a wrong choice would result in a loss.
  4. If you manage to respond correctly to almost all tasks, well, YOU WIN!

So, what are you waiting for?

Buckle up your shoes and dive into DUNGEON!!!

About

Basic game made using if-elif-else conditions. Project for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%