Metadata-Version: 2.1
Name: schem
Version: 0.1
Summary: Clean Room implementation of the backend for SpaceChem (https://www.zachtronics.com/spacechem).
Home-page: https://github.com/zig1000/schem
Author: Zig
Author-email: junknenopok@gmail.com
License: UNKNOWN
Description: # SChem
        
        Clean Room implementation of the backend of SpaceChem (https://www.zachtronics.com/spacechem).
        
        ## Usage
        
        `python game.py [solution_file]`
        
        Will validate the cycles-reactors-symbols score of the provided solution file, or of any solution in the user's
        clipboard if a file is not specified.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
