d2dgame 3.0.0-beta.3

D 2D Game-Engine


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

D2DGame

2D Game Engine for Ludum Dare written in D. Its similar to SFML and wraps SDL for rendering etc.

Documentation

The documentation can be found at https://d2d.webfreak.org/

Optional Versions

If you wish to enable several features such as Fonts, Textures, Audio, etc. you may want to enable these version identifiers in your dub recipe:

  • BindSDL_Image - Enables BMFont, BMText, Bitmap.load
  • BindSDL_Mixer - Enables Music, Sound
  • BindSDL_TTF - Enables TTFFont, TTFText

Note

If your on Ubuntu, run this command to install dependencies packages

sudo apt install libsdl2-dev libsdl-ttf2.0-dev libsdl2-mixer-dev libsdl2-image-dev
Authors:
  • WebFreak001
Dependencies:
bmfont, gl3n, bindbc-opengl, bindbc-sdl, crunch
Versions:
3.0.0-beta.3 2021-Dec-03
3.0.0-beta.2 2019-Apr-10
3.0.0-beta.1 2019-Mar-15
2.2.0 2019-Mar-15
2.1.1 2017-Dec-15
Show all 13 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 293 downloads total

Score:
1.4
Short URL:
d2dgame.dub.pm