Skip to content

    2DCR

    Created by
    jordangreydanus
    jordangreydanus

    2D Console Rendering API for Python 3+ Credit with a tag somewhere on your project "Powered by Kyranok's 2DCR Engine"

    Implements a point class with two numbers an x and y position, and a string called icon. Icons can be any combination of characters, including emojis. Icons must be the same width for proper alignment when render() is called.

    Preview