nonunknown / gdpp

Language that is a mix between C++ and GDScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 96.8%Language:Batchfile 1.9%Language:Makefile 1.0%Language:GDScript 0.2%