Skip to content

Releases: dev-hd11/pytextgame

Version 1

26 Feb 12:27
a8766b8
Compare
Choose a tag to compare

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!

Full Changelog: v0.1...v1

Download pytextgame

Release 0.1 Beta

26 Oct 07:34
d81bf6e
Compare
Choose a tag to compare
Release 0.1 Beta Pre-release
Pre-release

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.
This version is exclusively available in GitHub.

What's Changed

New Contributors

Full Changelog: https://github.com/dev-hd11/pytextgame/commits/v0.1