VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12[3]4 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 14:28:15 05/21/02 Tue
Author: Ben
Subject: Re: question for Ben, the site admin
In reply to: Overly Enthusiastic Verse Project Fan 's message, "question for Ben, the site admin" on 14:06:54 05/21/02 Tue

>I mean, after all these years, can't you at least let
>me know what the fuck I was supposed to be all
>overly-enthusiastic about? I mean, please?

It's a 2D MMORPG set in space with a focus on trading and economics. It's really quite a spectacular design, and although there are no plans for any fancy 3D graphics, it will be nearly irresistable to those who love spending time in a fully realized futuristic universe where the only limit to your wealth and success...

...is you.



I will now make a startling announcement: Verse is now an open-source project. Hopefully this will make development speed right along and go in ways which I could never have imagined.

Here, now, is the source code:
-=-=-=-


import java.io.*;
import verse.utils.VerseLogger;

class Verse {

public static void main(String args[]) {

VerseLogger vl = new VerseLogger("main");
vl.log("starting program");

// tbd

vl.log("ending program - Have a nice day!");
vl.close();

}

}

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:



[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.