Skip to content

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

Notifications You must be signed in to change notification settings

orbiszlin/terminal-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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. 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:
    git clone https://github.com/orbiszlin/terminal-game-python
  3. Navigate to the project directory:
    cd <name of your project>
  4. Run the game:
    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 jakub.forman@orbiszlin.cz.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages