Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orbiszlin/terminal-game-python

Simple game in Python language for learning how works logic, functions and variables, cycles and more - 24/25
https://github.com/orbiszlin/terminal-game-python

python python-for-beginners python-game terminal-game text-game

Last synced: about 1 month ago
JSON representation

Simple game in Python language for learning how works logic, functions and variables, cycles and more - 24/25

Awesome Lists containing this project

README

        

# Python Terminal RPG-like Game

> ### 🚧 Project still under development!
>
> Every monday commiting new features!

Welcome to the **Python Terminal RPG-like Game** project! This project offers an adventurous RPG-like experience right
in your terminal. Join us on a journey filled with mystery and danger where every decision could mean the difference
between victory and defeat.

## About the Project

The Python Terminal RPG-like Game is an educational project designed for first-year students
at [ORBIS High School](https://orbiszlin.cz). It
serves as an introduction for anyone interested in:

- Developing text-based games.
- Enhancing programming skills in Python.
- Learning the principles of game design and logic.
- Learning the principles of python.

## Features

- **Crossroads**: Encounter critical crossroads where your choices can alter the course of the game.
- **Leveling and Training**: Enhance your character's abilities through leveling and skill training.
- **Statistics**: Keep track of your character's progress with comprehensive statistics.
- **Tavern Purchases**: Visit taverns to buy equipment, potions, and other essentials for your journey.

## Installation

1. Ensure you have Python 3.9.6 or later installed on your system.
2. Clone this repository:
```bash
git clone https://github.com/orbiszlin/terminal-game-python
```
3. Navigate to the project directory:
```bash
cd
```
4. Run the game:
```bash
python main.py
```

## Usage

- Start by executing the command above.
- Follow the terminal prompts to begin your RPG adventure.

## Contact

For questions or feedback, feel free to reach us at [[email protected]](mailto:[email protected]).