Navigation
Community
Configuring
Creating
FAQ - General
Info for Sauerbraten Users
Introduction
Known Issues
Main Page
Notes
Playing
Troubleshooting
 

Scripting

Syntensity uses JavaScript to script the game logic. This has the benefits of being fast (we use Google V8), is a well-known language, and capable of being carefully sandboxed.

To get started with scripting, see the tutorial (the link is directly to the source code repo - click on 'download file' there to get the tutorial as HTML).


Updated on Oct 4, 2009 by Alon Zakai (Version 6)


Subpages (2): FAQ Hello World