Releases: dev-hd11/pytextgame
Version 1
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
Release 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.
This version is exclusively available in GitHub.
What's Changed
- Update README.md by @dev-hd11 in #6
- Update README.md by @dev-hd11 in #7
- Update README.md by @dev-hd11 in #8
New Contributors
Full Changelog: https://github.com/dev-hd11/pytextgame/commits/v0.1