Skip to content

john-science/pytextgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytextgame

PyTextGame is a cross-platform set of Python modules designed for writing text-based games. PyTextGame is a simple package meant to help people interested in software build the games of their dreams, free from having to worry about graphics. PyTextGame is built upon Pygame, which is in turn built upon the Simple DirectMedia Layer (SDL) library.

  • Free software: MIT license
  • Documentation: You're looking at it. (Sphinx coming soon.)

Features

  • A cross-platform window of text (UTF-8-compliant and colored).
  • Sub-Windows for customizable screen layouts.
  • Easy access to keystrokes by user.
  • Easy control over fonts and font size used.
  • Easy-to-understand connection between the Game and the UI.
  • Support for real-time games.
  • Easily installable with setuptools.
  • TODO: GitHub will soon host a suite of example pytextgame games.

About

Cross-platform text game engine for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published