Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
/ CrystalStudio Public archive

CrystalStudio - An easy game engine inspired by google bookmarks written in python

Notifications You must be signed in to change notification settings

JXSnack/CrystalStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)