Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I use godot as my primarly dev tool but c++ is my first coding language so i have some c++ games

(2 edits)

godotjs.github.io , have you/any succeed, main.ts that compiles tsc to main.js with v8 or quickjs-ng? for faster godot that runs scripts as javascript in wasm export webgl2 browser (instead of slow gdscript, i got it only inside godot httpd hosting but not export Release, try this first pls. ) Next i try Godot Jenova C++ jenova-framework.github.io