Skip to content
@C3Framework

C3 Framework

Automated TypeScript plugin development framework for Construct 3

About C3 Framework

C3 Framework is a set of TypeScript utilities and a CLI tool to automate the process of creating Construct 3 plugins, behaviors and themes, in a expressive and elegant way, without code repetition nor boilerplate.

With C3 Framework you don't need 10+ configuration files, you just write code, and from it, C3 Framework reads it, understands it and generates all the boilerplate for you!

C3 Framework features:

  • Fully configurable: Structure your project as you need.
  • Highly-typed: develop Behaviors & Plugins using TypeScript.
  • ACEs Decorators: All the ACE config is done in one single place, inside the same code.
  • File scanning: TypeScript definitions and File dependencies will be automatically detected and added.
  • Multi-language support: With an easy dot-notation/Laravel-inspired translation system for all strings.
  • Themes: Create your own themes with SCSS/SASS, with color palettes and variations generation.
  • Development Server: Just run a command and start developing!

C3 Framework is meant for you to write the less amount of code possible, so you'll be surprised how quickly you start building your own plugins!

Learning C3 Framework

You can check C3Framework/examples for examples that replicate Scirra's own examples.

You can clone C3Framework/template-theme to quickly get started on creating themes.

Built With C3 Framework

C3 Framework is a fully tested framework/building tool. Some plugins that have been created using C3 Framework, include:

Pinned Loading

  1. create-c3fo create-c3fo Public

    Generates a new C3 Framework project

    JavaScript

  2. framework framework Public

    C3 Framework lets you create Construct 3 plugins & themes in a expressive and effective way. Write less boilerplate, do more!

    TypeScript 1 1

  3. examples examples Public

    Examples of the C3 Framework

    TypeScript

  4. template-theme template-theme Public template

    C3 Framework template to start building Construct 3 themes

    SCSS

Repositories

Showing 6 of 6 repositories
  • core Public

    The C3 Framework Core, including the CLI parser/builder and TypeScript utilities

    C3Framework/core’s past year of commit activity
    JavaScript 0 MIT 1 2 0 Updated Feb 28, 2025
  • create-c3fo Public

    Generates a new C3 Framework project

    C3Framework/create-c3fo’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Feb 24, 2025
  • framework Public

    C3 Framework lets you create Construct 3 plugins & themes in a expressive and effective way. Write less boilerplate, do more!

    C3Framework/framework’s past year of commit activity
    TypeScript 1 1 1 0 Updated Feb 24, 2025
  • template-theme Public template

    C3 Framework template to start building Construct 3 themes

    C3Framework/template-theme’s past year of commit activity
    SCSS 0 0 0 0 Updated Dec 29, 2024
  • examples Public

    Examples of the C3 Framework

    C3Framework/examples’s past year of commit activity
    TypeScript 0 0 0 0 Updated Dec 29, 2024
  • .github Public

    C3 Framework organization's source files

    C3Framework/.github’s past year of commit activity
    0 0 0 0 Updated Dec 29, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…