Skip to content

Begadbigo/simple-adventure-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple Adventure Game

A rule-based text adventure game built with Python. This game was developed as a graduation project for DECI Level 2.

Project Overview

This is a simple, interactive adventure game where the player makes choices based on predefined rules. The game progresses through different scenarios depending on the player's decisions, showcasing the use of conditional logic and basic Python programming concepts.

Features

  • Rule-based decision making
  • Multiple game paths and endings
  • Text-based interaction with the player

Technologies Used

  • Python 3.x

My Role

I designed and implemented the entire game logic, including scenario branching and user interaction. This project helped me strengthen my skills in Python programming, control flow, and debugging.

How to Run

  1. Make sure you have Python 3 installed on your machine.
  2. Clone this repository.
  3. Run the game script using the command:
    python adventure_game.py

About

A rule-based text adventure game developed in Python, featuring different story paths and player choices. Created as a graduation project for DECI Level 2 to practice control flow and game logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages