Metadata-Version: 1.1
Name: ninarow
Version: 0.0.1
Summary: N-in-a-row Game
Home-page: https://github.com/reutsharabani/N-in-a-row
Author: Reut Sharabani
Author-email: reut.sharabani@gmail.com
License: MIT
Description: Simple implementation for the N-in-a-row (originally 4-in-a-row) classic game using tkinter GUI
Keywords: Simple and fun board game to play with younger members of family.
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
