Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/orbiszlin/terminal-game-python
- Owner: orbiszlin
- Created: 2024-12-09T15:28:03.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-09T15:31:08.000Z (about 2 months ago)
- Last Synced: 2024-12-09T16:40:00.104Z (about 2 months ago)
- Topics: python, python-for-beginners, python-game, terminal-game, text-game
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]).