Profile PictureREDGPU

Game Script Native

$0+

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

https://discord.gg/D7pKPw4kFf

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

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://github.com/procedural/gamescript

Last update: 18 Aug 2023

$ sha256sum game_script_native_windows_7_64bit.zip 
e49d28ee1ec5ace44a246093e360600a2f7ac4571c737a14b85a8e785d280c80  game_script_native_windows_7_64bit.zip
$ sha256sum game_script_native_ubuntu_16_04_64bit.tar.gz 
0e594106bca485eb39815c1e2b06c80d40280ae0fe58a9e885c6b17db993f492  game_script_native_ubuntu_16_04_64bit.tar.gz
$ sha256sum GameScriptC.zip
6a83b91b15888e64618345fc600e0428998d24f9c9dbec08bf2e22905afcb24b  GameScriptC.zip
$ sha256sum GameScriptC.tar.gz
1457603b333485d5ae3f5ed6cc2fa0c8527f42283d53dbd3545f596c16b497c9  GameScriptC.tar.gz
$ sha256sum GameScriptNativeTcc.zip
b568818d765abe874fc19fd2d5373bbdc5c66302bc99cf7bbdf73d5e22ca3408  GameScriptNativeTcc.zip
$
Add to cart
Copy product URL
$0+

Game Script Native

Add to cart