savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of Cetrainty, a Risc clone - savannah.


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] submission of Cetrainty, a Risc clone - savannah.nongnu.org
Date: Mon, 30 Aug 2004 15:30:45 +0200
User-agent: Mutt/1.4.2.1i

Hi,

I'm evaluating the project you submitted for approval in Savannah.

> tjaart <address@hidden> described the package as follows:
> License: gpl
> Other License: 
> Package: Cetrainty, a Risc clone
> System name: certainty
> Type: non-GNU
> 
> Description:
> Certainty
> ---------
> Certainty is a multiplayer Risc boardgame clone written in Java.
> 
> The program sets up a socket connection between the server (Server.java) and 
> 2-6 clients (Client.java). 
> 
> The server gives each client a turn to play (at this stage only throwing a 
> dice) in a roundabout fashion.
> 
> Once a connection has been established the Client class calls Certainty.java 
> (which will eventually contain the user interface for the game). 
> 
> Client_Listener.java extends Thread, and is used so that the Client class 
> will not become unresponsive when waiting for input from the server.
> 
> Server_Listener.java is much the same as Client_Listener, but at the moment 
> doesn't function properly.
> 
> The project is still in it's beginning phases, although I have made some 
> progress on the client/server protocol. At the moment the program is nothing 
> more than a turn based dice throwing game. 
> 
> The source code is available at http://www.geocities.com/rkwtavdw/
> 
> Other Software Required:
> Certainty currently imports:
> java.awt, java.io, java.net, java.util 
> all of which are implemented in Kaffe (Thus there is no dependencies on 
> non-free software)

In order to release your project properly and unambiguously 
under the GPL, please place copyright notices and permission-to-copy
statements at the beginning of every file of source code.

In addition, if you haven't already, please copy a copy of the plain
text version of the GPL, available from
(http://www.gnu.org/licenses/gpl.txt), into a file named "COPYING".

Additional instructions are available from
http://www.gnu.org/licenses/gpl-howto.html.

The GPL FAQ explains why these procedures must be followed.  To learn
why a copy of the GPL must be included with every copy of the code,
for example, go to
http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude


Also, we would like to review GameSpace.java, which was missing.


If you are willing to make the changes mentioned above, please provide
us with an URL to an updated tarball of your project.  Upon review, we
will reconsider your project for inclusion in Savannah.

Regards,

-- 
Sylvain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]