GithubHelp home page GithubHelp logo

williamd1k0 / gdscript-playground Goto Github PK

View Code? Open in Web Editor NEW
36.0 3.0 10.0 255.99 MB

GDScript Playground Web App

Home Page: https://gd.tumeo.space

License: Other

Python 2.27% CSS 0.44% JavaScript 53.77% HTML 42.07% Shell 0.03% Makefile 0.31% Jinja 1.08% Dockerfile 0.03%
godot-engine gdscript python digitalocean digitalocean-functions godot

gdscript-playground's Introduction

gdscript-playground's People

Contributors

dependabot[bot] avatar williamd1k0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gdscript-playground's Issues

It's impossible to copy from output

Title. You can't do Ctrl + C nor copy using context menu. (although you can copy stuff from print preview page, which is a weird workaround to do)

Update to Godot 4.x

The playground shows Godot 3.5.1. I think it should be updated to 4.0, or even 4.1 stable once it's out. Most people are already using Godot 4.

Markdown

Hey. I'm working on a somewhat similar project, but i wondered how you got the markdown to work? I'm using a different language, but i'd love to hear the how you approached the syntax highlighting and stuff.

Thanks in advance!

Android formatting deletes indented lines

On Android 13, when using Chrome, trying to type code under a function (or any indentation) causes the whole line to be erased once you hit enter or begin to open a bracket (().

I suspect there's some auto formatter at work here that's a little too eager, but it makes it difficult to use the tool on mobile as a result.

New line/line feed issues

For some reason, double line feed or single line feed are not correctly shown on the console

print("Hello\nworld") #should print text-return-text
	print("\n") #should print an empty line
	print(" ") #should print an empty line
	print("""Hello
	
	world""") #should pritn text-emptyline-text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.