YuleLog
=======
**Have yourself a Merry Terminal Christmas**


Overview
--------
Yule Log Fireplace with a retro twist!

- Restart the snowfall by pressing enter. 

- Press `x` to stop the program.

Tested with Python 2.7 and 3.5 on Linux and Windows.

- **Made with Asciimatics!**

- **WORKS BEST IN FULL SCREEN**

Installation / Usage
--------------------

To install use pip:

::

    $ pip install YuleLog


Or clone the repo:

::

    $ git clone https://github.com/Duroktar/YuleLog.git
    
    $ python setup.py install

Example
-------

Run directly from the command line (thanks to setup.py entry script)

::

    $ YuleLog
    
Or as a python module

::

    $ python -m yule_log



Changes
-------
Version 0.0.1:

- First release


Credits & thanks
----------------
- Asciimatics - https://github.com/peterbrittain/asciimatics

Created by
----------
Scott Doucet, 2016