Skip to content

Thirsty-Robot/Texy.py-Game-Engine

Repository files navigation

alt text

Texy-Python

Our roots are based in text... We have alot of graphic engines, we even have one in python named Pygame. Text-based games are lacking, so why not make one yourself. This is Texy.py, a text-based game engine made in python. This is not a beta, but if anyone want's to contribute to the project, go ahead. This is a one-person project so everything is helpfull.

Vision

We want to help amateur programmers interested in creating games to learn how Object Oriented Programming works.

About Texy.py

Texy.py is a python library for text-based game development. You can change your terminal text colot, dice rolls, check for input and more!

Installation

Download the distribution from here.

Open a terminal and move to the download path, of the file.

Execute pip install texy-py-1.0.0.tar.gz

And now you have Texy.py. Enjoy!

Documentation

You can learn about how the library works and how to use it on the Texy website.

Contribute

Any one can contribute, and even play with the code.

Contact and Credit

The library, Texy.py was coded by Thirsty-Robot. Contact email: Thirsty-Robot@protonmail.com

License: MIT

in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A text-based game engine for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages