A package for building text based games.
Project description
Ultra python game development library!
Game development made easier than ever!
Announcement: Now PyTextGame is also available on SourceForge. Please visit the official page in SourceForge.
📃Table of content
1.Introduction
2.Features
3.Installation
4.Contributing
5.Security Policy
6.Release Notes
👋🏼Introduction
PyTextGame is a python library which can be used to develop text based games. It contains several features for making text-based game development faster.
©️ 2023, Himank Deka [All source code and resources]
All rights reserved.
🪶Features
- Game development made easy
- Gaming Components
- Multi genre
- Efficient
- For both personal and commercial use
- Reducing development time
- Lifetime support
- Light on RAM & Storage
- One stop solution for game devs!
📩Installation
Dependecies
- Keyboard
Downloading
- Create a new Python virtual environment :
python -m venv myenv
- Acitivate the virtual environment :
myenv/Scripst/activate.bat
- Install PyTextGame in the venv :
pip install pytextgame
🤝Contributing
See CONTRIBUTING.
🔐 Security Policy :
See SECURITY
🗒️Release Notes
👩🏼💻 Version: 0.1 Beta:
Fixing the welcome box bug. Now you can directly pass the show_welcome_box
argument as
False
NEW FEATURES: New Charecter
attributes in pytextgame.actors.charecters
and pytextgame.actors.items
package for different items such as Armour
, Weapon
.
Please explore the code to learn more.
Version: 1.0.0 :
This is the current stable version of Pytextgame. It contains features that you will require to build your game functionalities. Currently we have kept a few main features.
We will keep updating the project introducing more and more features. Currently the main genre targeted by this project is RPG games. We will expand to more genres in the future.
We are going to release a documentation on the package, so stay tuned!
🔔Notices
[!WARNING] This package has been tested on Python 3.11 & 3.12.
[!NOTE] Live on PyPi currently.
Documentation coming soon!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PyTextGame-1.0.tar.gz
.
File metadata
- Download URL: PyTextGame-1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f6fdde7f54b8570f35dfb1ffb356dc43574c1c8432e55ca8622ff3a089544f |
|
MD5 | d7252c6e633e85ee7c2316c9afcaab17 |
|
BLAKE2b-256 | 56953182b5a2098e48bf93194327c131066ed4840af09eb134366b8e6547a146 |
File details
Details for the file PyTextGame-1.0-py3-none-any.whl
.
File metadata
- Download URL: PyTextGame-1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84dc2ab57122b9af42fea427528077ddc51d53f1e5f3b4b8b09cb48c2596f7a |
|
MD5 | b7d171412bcb1f3fc9150423c95b3f0c |
|
BLAKE2b-256 | c3ac832813628fdf20ce949faa2db84e31a5ebb94fea5a2f6f331e4689b765d1 |