Skip to content

youtissoum/py-machine

Repository files navigation

Python Machine

Simulate Cell Machine inside python

Installation

$ pip install Python_Machine

Usage

from Python_Machine import CellMachine

cellmachine = CellMachine()
cellmachine.parse_code("...")

...Doing actions on the level...

cellmachine.view().show()

License

the Cell Machine license is currently owned by Sam Hogan, Mystic and Snazz and is under the Apache license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages