Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Circular-Studios/Dash

A free and open 3D game engine written in D.
https://github.com/Circular-Studios/Dash

3d d engine

Last synced: 6 days ago
JSON representation

A free and open 3D game engine written in D.

Awesome Lists containing this project

README

        

[![Dash Logo](https://cloud.githubusercontent.com/assets/512416/2726786/6618d624-c5c2-11e3-9049-23637e5a1739.png)](https://github.com/Circular-Studios/Dash/wiki)

[![Build Status](http://img.shields.io/travis/Circular-Studios/Dash/develop.svg?style=flat)](https://travis-ci.org/Circular-Studios/Dash) [![Docs](http://img.shields.io/badge/docs-ddoc-yellow.svg?style=flat)](http://dash.circularstudios.com/api/latest/) [![Gitter Chat](http://img.shields.io/badge/chat-gitter-brightgreen.svg?style=flat)](https://gitter.im/Circular-Studios/Dash) [![Release](https://img.shields.io/dub/v/dash.svg?style=flat)](http://code.dlang.org/packages/dash)
---

If you're reading this page, chances are you fall into one of the following categories:

#### I am a game developer interested in making games with Dash:

Our [documentation page](http://dash.circularstudios.com/guides/) has all the info you could ever want for building a game with Dash. Pro tip: you'll want to read up on [YAML](http://www.yaml.org/) and [D](http://dlang.org) before getting started.

#### I am an engine developer looking to contribute to Dash:

Great! We'd love to have your support/input/code. Check out [CONTRIBUTING.md](https://github.com/Circular-Studios/Dash/blob/develop/CONTRIBUTING.md) for a guide on how to get started.

#### I have no idea what this is, I just want to see it running:

The easiest way to get Dash running (on Windows) is to head over to our [Releases](https://github.com/Circular-Studios/Dash/releases) page and download the most recent `dash-game.zip`, and double clicking on `Dash Game`. On Linux, you'll want to check out the simple instructions at [Setting up Your Environment page](https://github.com/Circular-Studios/Dash/wiki/Setting-Up-Your-Environment).

### Contact Us

We'd love to hear from you, feel free to get in touch using [gitter](https://gitter.im/Circular-Studios/Dash) (our public chat room) or email us at dash [at] circularstudios [dot] com. We'll do our best to have the appropriate team member respond as quickly as we can.