A downloadable tool for Windows and Linux

Game Script Native compiles the same Game Script code as native C++.

Join the official Game Script Discord server for news, updates, code examples and more!

https://discord.gg/D7pKPw4kFf

Game Script Native is about raising the standards of what it's like to write code fast: you must be able to just double click on the program and start typing code immediately, you must be able to run the code with a single key press, and you must be able to enter the game mode, in which you can fly around in 3D space freely, like in a video game, to see your commands reliably occupy the virtual world.

Requirements:

  • On Windows, make sure you have Microsoft Visual C++ Redistributable package installed.
  • cl command on Windows 7 (64-bit) or higher that supports C++14.
  • c++ command on Ubuntu 16.04 (64-bit) or higher that supports C++14.

Install:

  • On Windows 7 (64-bit) or higher, extract GameScriptNative folder to C:/, open x64 Native Tools Command Prompt for VS 2019 or higher and enter: C:\GameScriptNative\game_script_native.exe
  • On Ubuntu 16.04 (64-bit) or higher, extract and symlink GameScriptNative folder to /opt/, open a terminal window and enter: LD_LIBRARY_PATH=/opt/GameScriptNative/ /opt/GameScriptNative/game_script_native
  • For Game Script C on Ubuntu 16.04 (64-bit) or higher, run libtcc1.sh once before starting Game Script C.

Report bugs and issues here:

https://www.reddit.com/r/gamescripts/

Last update: 17 May 2024

$ sha256sum game_script_native_windows_7_64bit.zip
2fec1537b33e5e6f3bb1f5062e257f6c43eab2a09aba959077a02454e8f95e13  game_script_native_windows_7_64bit.zip
$ sha256sum game_script_native_ubuntu_16_04_64bit.tar.gz
2f3e5a9c97da8586f232855717478dd0cf0e961b86b2bb2c40957bb63ae3d2fe  game_script_native_ubuntu_16_04_64bit.tar.gz
$ sha256sum GameScriptC.zip
6a83b91b15888e64618345fc600e0428998d24f9c9dbec08bf2e22905afcb24b  GameScriptC.zip
$ sha256sum GameScriptC.tar.gz
98d94dfff89d7ce0eb74e601ee00019aa37da62b957deb6af76f912793558ead  GameScriptC.tar.gz
$ sha256sum GameScriptNativeSwift.zip
93011c9c28d863e3f0c1783845a088050a889f8604522bc2a4678841e45a2d4d  GameScriptNativeSwift.zip
$ sha256sum GameScriptNativeSwift.tar.gz
a142e9d511749ca7ee8709e2a56ab2cc2ce1a8a74623911fff899ebea37336e2  GameScriptNativeSwift.tar.gz
$ sha256sum GameScriptNativeTcc.zip
7bbdf818fdc61886c95e4bc0cf1c14ac013e828c66e5542bbeb661d74a1cb8af  GameScriptNativeTcc.zip

Updated 9 days ago
StatusReleased
CategoryTool
PlatformsWindows, Linux
AuthorProcedural
Tags3D, code, editor, engine, Game engine, script

Download

Download
game_script_native_windows_7_64bit.zip 22 MB
Download
game_script_native_ubuntu_16_04_64bit.tar.gz 33 MB
Download
GameScriptC.zip 18 MB
Download
GameScriptC.tar.gz 32 MB
Download
GameScriptNativeSwift.zip 32 kB
Download
GameScriptNativeSwift.tar.gz 570 MB
Download
GameScriptNativeTcc.zip 5.3 MB