multi-directional shooter written in D. Website
- Windows XP/7/8
- OS X 10.8-
- GNU/Linux
$ git clone git://github.com/tcptr/multiplex.git --recursive
$ cd multiplex
$ make
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.
Source code is licensed under the GPL3. see LICENSE.
bin/resources
are licensed under the CC BY-SA.