PlayBasic

PlayBasic is a game programming language that uses a BASIC-like programming syntax. From the beginning, the development team of PlayBasic has put an emphasis on speed and now the language has grown to include many useful and unique features.

Pros & Cons

Pros

  • Has free learning edition that never expires.
  • Built for ease of use.
    • The Code Editor well thought out.
    • Has a built-in function for everything.
  • Killer vector game support through "shapes". (Yes, it rates "Killer")
  • Inherited Types
  • Unbelievably useful read / data implementation.
  • Built-in tilemap support.

Cons

  • Windows only.

Features

Data Types

PlayBasic has the primary three BASIC types : strings, integer and float, which can be used with or without a data type sign :

PlayBasic features more than just the basic three data types — the current author just can't think of them at the moment. :)

Data Structures

PlayBasic has variables, arrays, types (strucs).

Related Pages

Links

Official Links

Other

Categories: BASIC : BASIC Dialects : Game Programming Languages : Programming Languages : Software
page_revision: 13, last_edited: 1242122175|%e %b %Y, %H:%M %Z (%O ago)