Skip to content

Language that is a mix between C++ and GDScript

Notifications You must be signed in to change notification settings

nonunknown/gdpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDPP - GDScript++

This is a programming language based on Godot's GDScript its basically a mix between c++ and gdscript

Help needed

currently a lot of errors happen when you compile, if you want to help, join my discord: https://discord.gg/DKqJrEN6wn

Running

  • clone this repo
  • in the project root run the terminal command
  • edit the script in scripts/ folder
  • make run

currently works for linux only, but if you have makefile knowledge you can adpat for windows,macos compilation

About

Language that is a mix between C++ and GDScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages