Measures Concepts
GitHub icon

Adventure Game Studio Script

Adventure Game Studio Script - Programming language

< >

Adventure Game Studio Script is a programming language created in 2001.

#1327on PLDB 23Years Old 128Repos


Example from the web:
function hDoor_Look() { Display("It's quite a large, ominous looking door."); }
Example from Linguist:
// Main header script - this will be included into every script in // the game (local and global). Do not place functions here; rather, // place import definitions and #define names here to be used by all // scripts.

Language features

Feature Supported Token Example
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout