Menu
About
Community
Developers
FAQ
News
Story

This project is hosted by
.

FAQ

Is the Game Playable yet?
So What do you have done?
How can I get the game via CVS?
What can I do to help?



Is the Game Playable yet?

No we don't have anything playable yet.
 

So What do you have done?

The game has been only in active development for a little over a month so far we have mostley just gotten organized. We do have some code done however, you might want to check out our cvs.
 

How can I get the game via CVS?

The current module name is called kiss. for those that don't know how to access cvs or want the easy way, here is the step by step approach

# cvs -d:pserver:anonymous@maccorin.homelinux.org:/cvs login
(just press enter for the password)
# cvs -d:pserver:anonymous@maccorin.homelinux.org:/cvs co kiss
(now you have the cvs code and can compile it. to compile it you do this)
# cd kiss
# ./configure
# make
# su
# make install

 

What can I do to help?

Join our chats in our irc channel (#highrisk-game on irc.freenode.net). Read and post on the forums. All we ask of you is to search first before asking a question and not to cause trouble(flaming etc).