Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (25 loc) · 1.12 KB

File metadata and controls

28 lines (25 loc) · 1.12 KB

CrystalStudio

CrystalStudio - An easy game engine written in python. More features will be added soon! To request features, just open an issue.

Wiki

Coming soon - We're working on it.

Features

  • Infinite scenes
  • Remove scenes
  • Add scenes
  • Edit labels (Text)
  • Edit buttons (Action, text and notes)
  • Remove buttons
  • Settings
    • Change UI scale
    • Change theme (midnight, dark (default), light, eyeburn)
  • Project bookmark system - No more looking for your project, just open it with one click in the main menu :)
  • Scripting in CrystalScript (custom scripting language)
  • Wiki

Exports to

  • Web Application (JavaScript, HTML and CSS)
  • More soon!

No longer exports to

  • HTML (HTML and CSS)
  • Python (Terminal Game)