GIDForums  

Go Back   GIDForums > Trade Forums > Member Announcements, Advertisements & Offers
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 05-Mar-2005, 11:49
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Interested in helping create an RPG?


First off, this is not a computer game RPG, like Final Fantasy et al. So if you want to program a game, this isn't it.

Background: Several years ago I bought a book (Aliens: Colonial Marines Technical Manual) which I found very interesting; it gives a lot of background details on the Marines in the Aliens movie. It also gave me the idea of creating a game based on the info in the book. I jotted down several pages of notes during a submarine deployment but only now am I actually trying to create it.

I'm currently copying my notes into an OpenOffice-based document and am curious to know if there's anyone out there who might want to help create a game from the ground floor. I have several ideas for the final format, from a traditional paper-based game (a la Dungeons & Dragons) to a digital version, but obviously that will be decided later.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #2  
Old 29-Mar-2005, 19:11
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Well, even though no one's interested, thought I'd announce some changes. Gotta keep my ego going. :-P

I've changed my mind about this being a computer game. The more ideas I come up for this game, the more I think a computer would make it better. However, as I currently have it thought out, it would be a hybrid computer game. The game would be played on a computer, preferably w/ friends, but it won't be like a typical computer RPG. The format would be similar to the old-school paper-based RPG's but it would include a map generator, hit location diagram, random dice generators, etc.

If anyone is interested in game design, programming,computer graphics, or just wants to add ideas to the game concept, let me know.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #3  
Old 02-Apr-2005, 19:54
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,095
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough
I would be interested to know more about it. Sorry for my late post but I've been busy lately and haven't posted. But now that things have cleared up I have time to get back in here with the rest of you guys. So please pass some more information my way and I will see what I'm able to do to help time may not be the problem as much as know how.

PCXGamer
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
  #4  
Old 03-Apr-2005, 08:55
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Cool. I'm still copying my old notes over to the computer but I'm also looking at how to program it. I'm currently thinking about using Python, since it's relatively easy and has a GUI library via Tkinter.

I'll attach the current notes (in OO.o format) I have for your perusal. I'm also considering making a web site to make life easier for contributors.
Attached Files
File Type: zip Colonial Marines.zip (23.5 KB, 11 views)
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #5  
Old 03-Apr-2005, 11:04
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,109
cable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the rough
Quote:
Originally Posted by crystalattice
Cool. I'm still copying my old notes over to the computer but I'm also looking at how to program it. I'm currently thinking about using Python, since it's relatively easy and has a GUI library via Tkinter.

I'll attach the current notes (in OO.o format) I have for your perusal. I'm also considering making a web site to make life easier for contributors.

In case there are others that don't use OO yet here is a link to a nice little prog that can read this "hippie" file type.

Reader

Just poking a little fun, but since I have been using MS Office for the last 4 years (and quite frankly am still happy with it) I didn't want to have to get the whole Open Office suite just to read the attached files. It seems you need to use the release candidate (exe only) to read .sxw's though.

C...Lattice,
I have been going through the motions to get GIM up at Savannah (80% done and holding) for the same reason, a good central repository. Have you looked into that (since you pointed them out to me a time ago) for your hosting? I can tell you they are very (very very very) serious about proper GPL notice and copyright placement but other than that...

Or perhaps a wiki would be very nice for the ideas discussions. Now that I can read them I will keep up to date with it. I love these kind of games.

Mark
__________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work."
--Thomas Alva Edison
"Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety."
--Benjamin Franklin
"A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes."
--Hugh Downs
  #6  
Old 08-Apr-2005, 22:50
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Well, I'm creating a web site for the "project". crystalattice.zidev.com

It's a free web site I've had for a few months; it originally was going to be a test bed for MySQL and PHP but I guess I found a better use for it .

I've currently posted the full version of my notes as I currently have them, a list of ideas for the game, and I've added a forum for people interested in the game.

Since I haven't made web pages in a few years, and because it's all hand-code, there may be some issues w/ the site; if you notice anything that can be improved, let me know. And since I've never run a forum before, please be gentle.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #7  
Old 14-Apr-2005, 05:51
LuciWiz's Avatar
LuciWiz LuciWiz is offline
Moderator
 
Join Date: Jul 2004
Location: Cluj-Napoca (Romania)
Posts: 961
LuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the rough
Quote:
Originally Posted by crystalattice
Well, I'm creating a web site for the "project". crystalattice.zidev.com

Hi, crystalattice. I seem to have a problem with the page. My company filter blocks it, and says it is categorized as Forbidden Content. And everything else on zidev for that matter... I have no idea why; I'll check it out when I get home.
I'll also ask for an unblock, but maybe you'll want to switch hosting?

Best regards,
Lucian
__________________
Please read these Guidelines before posting on the forum

"A person who never made a mistake never tried anything new."
Einstein
  #8  
Old 14-Apr-2005, 12:01
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Thanks for the info. I haven't run into or heard about that problem. I'll look into it.

It's interesting that you're being blocked; I can get there via the Navy networks and they're gung-ho about blocking content.

Do you know what type of filter your company uses? Maybe the zidev people have a work around.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #9  
Old 14-Apr-2005, 23:56
LuciWiz's Avatar
LuciWiz LuciWiz is offline
Moderator
 
Join Date: Jul 2004
Location: Cluj-Napoca (Romania)
Posts: 961
LuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the rough
Quote:
Originally Posted by crystalattice
Do you know what type of filter your company uses? Maybe the zidev people have a work around.

It's WebWasher(the company that produces the filter). The filter is SmartFilter. I'll fill out the form on the site and request an unblock. But that's not guaranteed to happen. I browsed the site from home and I didn't see anything indecent about it...

I'll let you know how this turns out.

[EDIT]
Actually, the company seems to be using 2 different filters. Either that, or there was some kind of merging. I say this because the filter I mentioned seems to be produced by another company. But we have references to both of them...
[/EDIT]

Kind regards,
Lucian
__________________
Please read these Guidelines before posting on the forum

"A person who never made a mistake never tried anything new."
Einstein
Last edited by LuciWiz : 15-Apr-2005 at 00:12. Reason: wrong info
  #10  
Old 18-Apr-2005, 03:06
LuciWiz's Avatar
LuciWiz LuciWiz is offline
Moderator
 
Join Date: Jul 2004
Location: Cluj-Napoca (Romania)
Posts: 961
LuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the rough
Victory!

I (and everybody else here) can now view zidev. It was probably a mistake, I'm not sure how that got into their database. I didn't receive an explanation or anything (it doesn't work that way ), but it is now unblocked.
I'll read up on it later.

Best regards,
Lucian
__________________
Please read these Guidelines before posting on the forum

"A person who never made a mistake never tried anything new."
Einstein
 
 

Recent GIDBlogToyota - 2008 November Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't seem to create db Tigress7 MySQL / PHP Forum 3 19-Aug-2003 10:19
Looking for "Link" partners. Anyone interested? styles98 Advertising & Affiliates Forum 1 25-Jun-2003 01:19
Geo-targetting websites to create personalised information for the user jrobbio Advertising & Affiliates Forum 1 06-Jun-2003 09:11
How do I create JavaScript Links? JdS Web Design Forum 8 29-Jan-2003 16:02

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:49.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.