Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
7DRL Success: Geiger A.D. '42
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ralph Versteegen  
View profile  
 More options Mar 13 2011, 8:34 pm
Newsgroups: rec.games.roguelike.development, rec.games.roguelike.announce
Followup-To: rec.games.roguelike.development
From: Ralph Versteegen <teeem...@gmail.com>
Date: Mon, 14 Mar 2011 00:34:46 +0000 (UTC)
Local: Sun, Mar 13 2011 8:34 pm
Subject: 7DRL Success: Geiger A.D. '42
Long after civilisation stopped counting the years, life began to
repopulate the barren wastes.

Nigel McBride and I have (nearly) finished our 7DRL based upon Omega
World. Only a few hours of coding worth of the original design is
missing, so I'm choosing to call it a success rather than make it a
8DRL, even though there's no victory condition, and map gen is just
random. But because it's so close, we're planning on actually
finishing the game later.

Commenced at 13:14GMT Monday (secret unannounced extra 14 minutes!),
and completed 168 hours later. Time since then has been lazily spent
trying to package the game for Windows using py2exe. Horrible errors!
I finally gave up on fixing the bizarre random audio glitches and
crashes. SDL_mixer (pygame.mixer) is total awful.

http://dl.dropbox.com/u/16291524/GeigerAD42_7drl.tar.gz
(Requires Python, Pygame, SDL_Mixer; 8MB)

http://dl.dropbox.com/u/16291524/GeigerAD42_7drl.zip
(For Windows, no dependencies; 14MB. Py2exe causes lots of audio
glitches which aren't there normally)

(I know someone complained about Dropbox. The game will eventually be
hosted elsewhere.)

Ralph Versteegen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Darren Grey  
View profile  
 More options Mar 22 2011, 7:27 pm
Newsgroups: rec.games.roguelike.development
From: Darren Grey <darrenjohng...@gmail.com>
Date: Tue, 22 Mar 2011 16:27:03 -0700 (PDT)
Local: Tues, Mar 22 2011 7:27 pm
Subject: Re: 7DRL Success: Geiger A.D. '42
On Mar 14, 12:34 am, Ralph Versteegen <teeem...@gmail.com> wrote:

Python won't run for me, and on the Windows .exe version I get an
error about "SDL.dll not found" and the following error log:

Traceback (most recent call last):
  File "main.py", line 974, in <module>
    app = App()
  File "main.py", line 592, in __init__
    self.player = makeplayer(char_gen_menu())
  File "main.py", line 253, in char_gen_menu
    pygame.mixer.music.load("Forever Alone.mp3")
pygame.error: Failed loading smpeg.dll: The specified module could not
be found.

Any clues to how to get this working?

--
Darren Grey


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »