Category:DOME

From Rosetta Code
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

DOME is a framework for making 2D games using the Wren programming language which can be played across platforms.

It can also be used to create static 2D images by doing all the drawing in (or in methods called from) the Game.init() method.

Its usage is subject to the MIT License.

The best and safest way to see DOME examples running is to download the pre-built executable. After unzipping, the Linux executable (v1.8.2 at the time of writing) is about 11 MB in size but includes the Wren VM and SDL2 libraries needed. If any other resources are needed to run a particular example, this is noted in the example itself.

Pages in category "DOME"

The following 106 pages are in this category, out of 106 total.