Skip to content

rady1337/TextGamesEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextGamesEngine

Engine to create text-based games / text quests.

You can use this engine to create text games.

Requirement:

Python 3.X

Installation:

git clone https://github.com/rady1337/TextGamesEngine.git
cd TextGamesEngine
python3 engine.py

Example

0--Hello, Its my first text game! next 1
1--You have to get out of the maze next 2
2--Menu next 3
3--1) Start 2) Exit if 5 4 
4--Thanks for playing!!! exit
5--1) Right 2) Left if 6 7
6--You win! next 4
7-- next 5

Instructions in the repository

rus_instruction.txt (кликабельно)

Path to the .txt file "txt/file.txt".

You can change path(path.txt)

About

Engine to create text-based games / text quests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages