Contents   Index   Previous   Next

Introduction

[ Home ]

 

Boardwalk can be used to create multiplayer board games, as well as animated games in subsequent versions. These games are coded in a built-in scripting language called Treescript (subsequent versions may also allow games to be coded in Python as well as Treescript). Non-programmers can create drag-and-drop games, and programmers can add functionality to these games. Boardwalk runs under Linux and will be implemented using Python. The Treescript scripting language is based on Java, but with a Lisp-like syntax.