HEALTHY WAVE

This is a demake of AudioSurf in Gameboy style. I did it in four or five days to enter the Bootleg Demakes Competition at TIGSource.

Graphics by UltraJMan of the TIGSource forum.
Music kindly provided by Multifaros.

Download version 1.1 here: http://www.box.net/shared/179shmo5ii

Source code in D for version 1.1: http://www.box.net/shared/ljsd9e6i8v

HW_final.png

README

HEALTHY WAVE

Version 1.1

A TIGSource Bootleg Demakes Competition entry.

CONTROLS

Cursor keys - Move left and right.
Ctrl - Drop bomb into current lane.
Esc - Quit game.

You can put other music files into the songs/ subdirectory in
order to play them. Every song creates a unique track matched
to the music. Note that the music files have to be in 44.1 kHz
Ogg Vorbis format.

CREDITS

Code: muku
Graphics: UltraJMan
Music: Multifaros

Huge props for Multifaros who let me use his brilliant chiptune
music for this game! Visit his homepage at http://multifaros.info.se/.

This game is written in D.
http://www.digitalmars.com/d/

This software uses the following libraries under their respective licenses:

SDL - LGPL license (lgpl-2.1.txt). http://www.libsdl.org.
SDL_image - LGPL license (lgpl-2.1.txt). http://www.libsdl.org/projects/SDL_image/.
SDL_mixer - LGPL license (lgpl-2.1.txt). http://www.libsdl.org/projects/SDL_mixer/.
freetype2 - FreeType license (ftl.txt). http://www.freetype.org/.
libogg/libvorbis - xiphlicense.txt. http://www.vorbis.com.

Acknowledge font by http://www.aenigmafonts.com/.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License