All Projects → tcptr → multiplex

tcptr / multiplex

Licence: GPL-3.0 License
multi-directional shooter written in D

Programming Languages

d
599 projects
c
50402 projects - #5 most used programming language

multiplex

multi-directional shooter written in D. Website

Supported platforms

  • Windows XP/7/8
  • OS X 10.8-
  • GNU/Linux

Build

$ git clone git://github.com/tcptr/multiplex.git --recursive
$ cd multiplex
$ make

Acknowledgement

multiplex depends on...

  • GLFW: multi-platform library for creating windows with OpenGL contexts and managing input and events.
  • OpenAL Soft: LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.
  • KST32B: minimal stroke-font.
  • stb_vorbis/stb_image: public domain C ogg vorbis/image loading library.

License

Source code is licensed under the GPL3. see LICENSE.
bin/resources are licensed under the CC BY-SA.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].