Metadata-Version: 2.1
Name: cligame
Version: 0.0.1
Summary:  Python library to easily create CLI interactive games to learn or practice new concepts, without having to worry about the game related aspects such as score or timers
Author: Alex Rodriguez
Author-email: alex.rodriguez.oro@gmail.com
Keywords: python,cli,game,interactive,cligame,terminal,learn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# cligame

Python library to easily create CLI interactive games to learn or practice new concepts, without having to worry about the game related aspects such as score or timers
