Myrmidon: Python 2D Game Framework

Myrmidon is a 2D generator-based game framework for Python.

Installation

Via pip:

pip install git+https://github.com/Fiona/Myrmidon.git

Manual install:

git clone https://github.com/Fiona/Myrmidon.git myrmidon
cd myrmidon
python setup.py install

User Guide

This is designed to be read in order and essentially acts as Myrmidon’s beginner tutorial.

Indices and tables