|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				January 23rd, 2004, 08:47 AM
			
			
			
		 |  
	| 
		
			|  | 
 Lieutenant General |  | 
					Join Date: Dec 2000 Location: california 
						Posts: 2,961
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 I think the first one was Wumpus Hunter, if you want to get picky.  but rogue was the first that had all of the different monsters and inventory management and magic and potions and traps and stuff.  all the following games kept the basic rogue format, and by and large use the same characters to represent the same things.  
 Thus, a player of Rogue could play Angband or Nethack and basically understand everything that he is looking at.
 
				__________________...the green, sticky spawn of the stars
 (with apologies to H.P.L.)
 |  
	
		
	
	
	| 
			
			 
			
				January 23rd, 2004, 10:57 AM
			
			
			
		 |  
	| 
		
			|  | 
 General |  | 
					Join Date: Mar 2001 Location: UK 
						Posts: 4,245
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 For those who want to see a roguelike in action: www.nethack.org 
Download and play. It takes a while to get into it but believe me it's worth it.
  
	Well, i guess the thing to do would be to start from the basics and build upwards from there.Quote: 
	
		| Well, maybe with someone to give me ideas and prod me on, I could at least get a 4X project off the ground... any you want to suggest off the top of your head? |  
 I would propose a co-ordinate/vector based 2D map rather se4's squares (too limiting in terms of scale) or hexes (too much hassle to code, I would imagine). Realistic starsystems within it, with stars, planets, moons etc. Having all those bodies orbit around one another would be nice, but probably far too much of a pain coding, interface and autopilot-wise. Travel could then be slower or faster than light depending on game settings/ player tech, and wormholes/ warp points (natural and artificial) could be included as well.
 
 [ January 23, 2004, 09:19: Message edited by: dogscoff ]
 |  
	
		
	
	
	| 
			
			 
			
				January 23rd, 2004, 12:12 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Nov 2000 Location: Raleigh, NC, USA 
						Posts: 95
					 Thanks: 0 
		
			
				Thanked 5 Times in 1 Post
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 Woohoo, NetHack 3.4.3 is out! I haven't played since 3.4.1. Looks like it's time for me to resume my ASCII kicking career again! 
The server I used to play on appears to have gone AWOL (antisymmetric.com). Blarg. All those beautiful bones I left... such a waste.     
Do any of you guys play NH Online, and if so, where? I need a good new place to deposit my future bones. Are there any good servers running 3.4.3 yet?
 
Back on topic: I couldn't code my way out of a wet paper bag, unfortunately.
				__________________-Don
 |  
	
		
	
	
	| 
			
			 
			
				January 23rd, 2004, 11:09 PM
			
			
			
		 |  
	| 
		
			|  | 
 Shrapnel Fanatic |  | 
					Join Date: Mar 2003 Location: CHEESE! 
						Posts: 10,009
					 Thanks: 0 
		
			
				Thanked 7 Times in 1 Post
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 
	if you can read a book, you can play a roguelike.Quote: 
	
		| Alphameric characters? Alphameric landscape? Ack...I'd sooner eat bees  . |  
 i still like the idea of another roguelike, but i'm not the one who's doing it and it's unlikely that i'd be able to contribute any code, so...
				__________________ 
				If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!  
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++ 
Some of my webcomics.  I've got 400+ webcomics at Last count, some dead. 
Sig updated to remove non-working links.
			 |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 01:43 AM
			
			
			
		 |  
	| 
		
			|  | 
 Lieutenant General |  | 
					Join Date: Dec 2000 Location: california 
						Posts: 2,961
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 there really are a ton of projects on sourceforge.  im sure you can find one to work on, if that is the goal.  or, if you just want to start a random programming project with likeminded se4 people, then i understand.  cant help, but understand.
 I think its a bad idea to create the code for the map, and work from there.  I think you should create the code for your empire management, and then create the map and movement and combat and such as seperate pieces, tieing in to the same code.  but thats just my two bits.
 
				__________________...the green, sticky spawn of the stars
 (with apologies to H.P.L.)
 |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 03:20 AM
			
			
			
		 |  
	| 
		
			|  | 
 Shrapnel Fanatic |  | 
					Join Date: Mar 2003 Location: CHEESE! 
						Posts: 10,009
					 Thanks: 0 
		
			
				Thanked 7 Times in 1 Post
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 uh...but how are you supposed to know if your empire management is running with no numbers to plug in? 
				__________________ 
				If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!  
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++ 
Some of my webcomics.  I've got 400+ webcomics at Last count, some dead. 
Sig updated to remove non-working links.
			 |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 05:56 AM
			
			
			
		 |  
	| 
		
			
			| 
 Major |  | 
					Join Date: Apr 2001 Location: Rosario, Argentina 
						Posts: 1,047
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 ter; margin:auto; padding:0px"> Which NetHack Monster Are You?..).......e[/b]...
 .......
 If I were a NetHack monster, I would be a floating eye . I see and sense absolutely everything that happens around me. I just don't do very much about it. |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 06:10 AM
			
			
			
		 |  
	| 
		
			|  | 
 Second Lieutenant |  | 
					Join Date: Nov 2003 
						Posts: 482
					 Thanks: 1 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 Well, I've played some strictly text-based games before, and sure, you have to depend on your imagination.  Why even bother with graphics, if that's your thing?     
				__________________The great tragedy of science...the slaying of a beautiful hypothesis by an ugly fact. (T. H. Huxley)
 |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 06:16 AM
			
			
			
		 |  
	| 
		
			|  | 
 Lieutenant General |  | 
					Join Date: Nov 2002 
						Posts: 2,903
					 Thanks: 1 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 OK, when I took that test, I got this one: ter; margin:auto; padding:0px"> Which NetHack Monster Are You?.....|.%.t[/b].+#
 ....!|
 If I were a NetHack monster, I would be a trapper . Why bother going anywhere? I don't mind hanging around. All things come to those who wait. |  
	
		
	
	
	| 
			
			 
			
				January 24th, 2004, 06:56 AM
			
			
			
		 |  
	| 
		
			|  | 
 Shrapnel Fanatic |  | 
					Join Date: Mar 2003 Location: CHEESE! 
						Posts: 10,009
					 Thanks: 0 
		
			
				Thanked 7 Times in 1 Post
			
		
	      |  |  
    
	| 
				 Re: OT - Who wants to write a "roguelike" game? How about a 4X? 
 
	i like graphics and gameplay.Quote: 
	
		| Well, I've played some strictly text-based games before, and sure, you have to depend on your imagination. Why even bother with graphics, if that's your thing? | 
				__________________ 
				If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!  
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++ 
Some of my webcomics.  I've got 400+ webcomics at Last count, some dead. 
Sig updated to remove non-working links.
			 |  
	
		
	
	
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is On 
 |  |  |  |  |