Giter VIP home page Giter VIP logo

t_games's Introduction

t_games

The t_games project is a suite of text games to play on a command-line interface (CLI). It contains board games, card games, dice games, and other miscellany. It is also a framework of useful objects for writing your own CLI games. You can easily write your own game as a subclass of the main Game class. If you include the game in the t_games folders, it will be detected by the system and included in the t_games interface.

Getting Started

Simply download the files and use the play function:

import t_games
t_games.play()

If you download the files to a folder in your Python path, you should be able to do this from any location. Otherwise you will need to be in the parent folder of the t_games folder (2.7 or 3.0+) or the t_games folder itself (3.0+ only).

Alternatively, you can go to the folder you downloaded them into and run python play.py.

The system will ask you three questions to uniquely identify you, and then it will set up a player profile so you can play games. It's a standard, old-fashioned menu system, but you can type help for ways to get around that.

Prerequisites

None. The t_games system is designed to run in base Pyton, in either 2.7 or the latest 3.x.

Contributing

The t_games project is currently looking for people to playtest it looking for bugs before the final release. If you are interested in being invovled, send an email to t_admin at xenomind dot com.

Versioning

The t_games project uses a three number versioning system compatible with PEP 440. The first number is the major release cycle, the second number is the number of games contained in the release, and the third number is a sequential, zero-indexed serial number. Beta (open play testing) releases will be identified as per PEP 440.

Authors

  • Craig "Ichabod" O'Brien ๐Ÿ’€ wrote the original interface and the initial games.

Type credits from the main menu to see a list of contributors and acknowledgements.

License

This project is licensed under the GPLv3 license. See the LICENSE.md file for details.

t_games's People

Contributors

ichabod801 avatar metulburr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.