A downloadable tool for Windows, Linux, and Android

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

https://discord.gg/D7pKPw4kFf

Game Script 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.

Install:

  • On Windows, make sure you have Microsoft Visual C++ Redistributable package installed. GameScriptDirectX11Version.zip also needs Graphics Tools installed.
  • Download and extract GameScript folder, double click on the game_script.exe file on Windows 7 (64-bit) or higher.
  • Download and extract GameScript folder, double click on the game_script.desktop file on Ubuntu 16.04 (64-bit) or higher.

Hotkeys:

  • F1: run system script (prints help by default if you press F1 again).
  • F2: toggle run output text window.
  • F3: toggle between script and game mode.
  • F5: rerun the script.
  • F7: pause running the script.
  • F9: continue running the script.
  • F11: toggle fullscreen mode.
  • F12: toggle Dear ImGui demo window.
  • Ctrl + Tab: switch between windows in script mode.
  • Alt + Ctrl, arrow keys: move between UI elements with keyboard in script mode.
  • W: fly forward in game mode.
  • S: fly back in game mode.
  • A: fly left in game mode.
  • D: fly right in game mode.
  • E: fly up in game mode.
  • Q: fly down in game mode.
  • T: roll camera left in game mode.
  • Y: roll camera right in game mode.
  • R: reset camera roll in game mode.

Download for Xbox One, copy and paste the link below into the Microsoft Edge on Xbox browser:

ms-windows-store://pdp/?productid=9PB1GW72NV4W

Example code to try:

https://github.com/procedural/gamescript_raytracing

Report bugs and issues here:

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


Useful links for Windows 7 and Game Script DirectX 11 Version:
https://old.reddit.com/r/pcmasterrace/comments/3vuvg8/manually_download_xbox_one_controller_driver_for/
https://www.nuget.org/packages/Microsoft.XAudio2.Redist/

Other Game Script versions:
https://procedural.itch.io/gamescriptnative
https://procedural.itch.io/gamescriptredgpuversion


Last update: 11 Jul 2023

$ sha256sum game_script_windows_7_64bit.zip 
523b177c0a94a8a6da62eed0becd2f17d75a987518d0f738f142c5cd8f7ad2d2  game_script_windows_7_64bit.zip
$ sha256sum game_script_ubuntu_16_04_64bit.tar.xz 
5f83672910c653ce0d5e93bc06164b223dd4168f2abbf3b7b6c3b041d9696507  game_script_ubuntu_16_04_64bit.tar.xz
$ sha256sum GameScript.AppImage
fc06d8f53983fc18f583ce922416471263cf6be48ebd0365bfcbf772550ea5db  GameScript.AppImage
$ sha256sum GameScriptForAndroid.apk
0c9ad4d9350fc0c29259b1fe73a530fe4788969e07c1684dcac15f511885fa62  GameScriptForAndroid.apk
$ sha256sum GameScriptDirectX11Version.zip
f029d0b56ffca430d47fa693509db0e421ff76556f77d77e6dd9c404c852fac6  GameScriptDirectX11Version.zip

Download

Download
game_script_windows_7_64bit.zip 17 MB
Download
game_script_ubuntu_16_04_64bit.tar.xz 22 MB
Download
GameScript.AppImage 32 MB
Download
GameScriptForAndroid.apk 5 MB
Download
GameScriptDirectX11Version.zip 1 MB

Also available on

Development log