Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Adventure Game Studio Script

< >

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

#1088on PLDB 23Years Old 128Repos
Homepage


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 Example Token
Comments ✓ // A comment
Line Comments ✓ // A comment //
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0