Vecscript is simple enough for beginner programmers to learn, yet powerful enough for professional game programmers to use as a prototyping tool. When the syntax mode is set to infix, Vecscript code strongly resembles Java (with a touch of Object Pascal added for good measure).
Using multiplayer-enabled game components such as Card (playing card, chess piece, letter tile, etc.), Card-stack, Board-grid, and Table-grid, development of multiplayer board games is well within the grasp of programmers and non-programmers alike.
Vecset includes a Level Editor and a Vector Editor (a “vector” is another name for a static/animated object, which may contain other vectors). The Level Editor lets you create worlds, which are inhabited by both static and animated vectors. Some game genres made possible using Vecset include role-playing games and arcade-style (action games).