Sky4Lion / Vocaluxe

Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 __     __              _
 \ \   / /__   ___ __ _| |_   ___  _____
  \ \ / / _ \ / __/ _` | | | | \ \/ / _ \
   \ V / (_) | (_| (_| | | |_| |>  <  __/
    \_/ \___/ \___\__,_|_|\__,_/_/\_\___|
	
	
=================================
= 1. About                      =
= 2. Download                   =
= 3. Development Guidelines     =
= 4. Help & Support             =
=================================


=================================
= 1. About                      =
=================================
Vocaluxe is a free and open source singing game, inspired by the original UltraStar (developed by corvus5) and the great Ultrastar Deluxe project - yet it is an entirely new development in C#. It allows up to three players (currently) to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing. It features mouse and keyboard navigation, a multi-language interface, and singer profiles with avatars and supports songs in CP1250/52 and UTF8 encodings.

Supported Operating Systems / Requirements:
- WinXP, Vista, Windows 7 with .NET 2.0
- 1 GHz CPU, 512 MB RAM, Graphics card with OpenGL 2.1 or DirectX 9.0 support


=================================
= 2. Download                   =
=================================
You can download precompiled Windows binaries at SourceForge:

http://sourceforge.net/projects/vocaluxe/


=================================
= 3. Development Guidelines     =
=================================
The development of Vocaluxe uses this git branching model:

http://nvie.com/posts/a-successful-git-branching-model/


=================================
= 4. Help & Suppport            =
=================================
GitHub Wiki:		https://github.com/Vocaluxe/Vocaluxe/wiki
GitGub Issues Tracker:	https://github.com/Vocaluxe/Vocaluxe/issues
Support Forum (German):	http://www.ultra-star.de
Song-DataBase (USDB):	http://usdb.animux.de/	

About

Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe.

License:GNU General Public License v3.0


Languages

Language:C# 99.3%Language:C 0.7%