|
From: Lasse Kärkkäi. <tr...@us...> - 2011-01-10 23:16:05
|
Module: web Branch: master Commit: 67b83b4f8b2805be06c5934f411c627cfa5bd8be Author: Lasse Karkkainen <tro...@tr...> Date: Mon Dec 6 18:58:08 2010 +0100 Front page tuning --- htdocs-source/index.txt | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/htdocs-source/index.txt b/htdocs-source/index.txt index e78ceda..63a4b48 100644 --- a/htdocs-source/index.txt +++ b/htdocs-source/index.txt @@ -4,6 +4,9 @@ The All-in-One Music Game Rock your friends or learn to sing better. If you are looking for a fun music game, this is it. No special hardware required, you may play guitar on your PC keyboard, sing on any microphone or webcam you happen to have and so on. If you do have SingStar microphones, Guitar Hero or RockBand instruments, or dance pads, just plug them into your USB ports and they will be autodetected by Performous. -While Performous is still in development and you will find some crappy graphics and rough edges, many users think that it already beats even those commercial games. Oh, and Performous is <b>free software</b>. That means open source, no ads or spyware included now or ever. Click that download button and give it a test run now! (Windows, Linux, OSX) +While Performous is still in development and you will find some crappy graphics and rough edges, many users think that it already beats even those commercial games. Oh, and Performous is <b>free software</b>. That means open source, no ads or spyware included now or ever. Click that download button and give it a test run now! + +We constantly strive to improve the gameplay and the algorithms the game is built on. Performous does not attempt to clone and catch other games but instead we listen to user feedback and try to find the best solutions. The game is developed by a relatively large team of skilled people but we are always looking for new recruits. If you think you can improve something or if you just wish to build from source, click the C++ button. + +<div style="width: 128px; margin-left: auto" id="download"><a href="https://sourceforge.net/projects/performous/files/performous/0.6.1/Performous-0.6.1.exe/download" title="Performous 0.6.1 (Windows, 22 MB)" target="_new"><img style="width: 64px; height: 64px;" src="imgs/icon_down.png" style="display: inline" alt="Download"></a><a href="http://wiki.performous.org/index.php/Building_and_installing_from_source" title="Build from source" target="_new"><img style="width: 64px; height: 64px;" src="imgs/icon_cpp.png" style="display: inline" alt="Source code"></a></div> -We constantly strive to improve the gameplay and the algorithms the game is built on. Performous does not attempt to clone and catch other games but instead we listen to user feedback and try to find the best solutions. The game is developed by a relatively large team of skilled people but we are always looking for new recruits. If you think you can improve something, head over to the development page for instructions. |