Skip to content

PyCLIG is a Python micro-package for developing command-line interface (CLI) games. [UNMAINTAINED]

License

Notifications You must be signed in to change notification settings

avancayetano/pyclig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCLIG

PyCLIG is a Python micro-package for developing command-line interface (CLI) games.

Note: This package doesn't include event-listeners (yet), so it needs external library/module for that. My example used Pynput for keyboard event-listeners.

Screenshots:

menu

gameplay

HOW TO USE:

Just clone this repo and copy the pyclig directory to your project, then import it. I don't know how to publish this package and I'm too lazy to learn.

About

PyCLIG is a Python micro-package for developing command-line interface (CLI) games. [UNMAINTAINED]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages