Skip to content

L Welcome to Luctisity!

This github org contains the source code for different parts of Luctisity's editor and website!

🗺️ Roadmap

Luctisity Basic

  • ⚙️ luctisity-core
    Core engine for Luctisity Basic, which manages the internal state of the project, sprites and such. It communicates directly with luctisity-render.

  • 📜 crysp
    The scripting language for Luctisity.

  • 🎥 luctisity-render
    Does canvas rendering, audio playback and user input capturing. It communicates directly with luctisity-core.

  • 🖌️ luctisity-editor (TODO)
    A GUI wrapper for Luctisity Basic, combining luctisity-core, luctisity-evaluator and luctisity-render into one.

Website

  • 🌐 luctisity-www (private)
    Luctisity's web platform and social network. This repo contains the front-end code, written in React.

  • ☁️ luctisity-server (private)
    Sever-side (back-end) code for Luctisity's website.

Pinned

  1. luctisity-basic-core luctisity-basic-core Public

    Core engine for Luctisity Basic

    TypeScript

  2. crysp crysp Public

    A scripting language for Luctisity

    TypeScript 1

  3. luctisity-basic-render luctisity-basic-render Public

    A rendering, audio and user input engine for Luctisity Basic

    TypeScript

  4. parseit parseit Public

    A parser generator toolkit for programming languages

    TypeScript

Repositories

Showing 8 of 8 repositories

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…