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 partial success: Fist of the Rogue Warrior
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
  3 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
 
s.chiu...@googlemail.com  
View profile  
 More options Mar 14 2009, 6:19 am
Newsgroups: rec.games.roguelike.development
From: s.chiu...@googlemail.com
Date: Sat, 14 Mar 2009 03:19:48 -0700 (PDT)
Local: Sat, Mar 14 2009 6:19 am
Subject: 7DRL partial success: Fist of the Rogue Warrior
Hi all,

I've completed a small demo game with a variety of combat moves and a
system that makes it pretty easy to add new moves.  You have to fight
off a bunch of mooks, each of which has its own (basic) combat
preference.  You need to choose appropriate attacks and combat stances
to defeat them.

It's not by any means a full game.  However, I am calling this a
partial success, because it's playable, and my original objectives
were learning Python and creating a simple roguelike style game.  I
think I've achieved quite a lot in those two respects, given this is
my first project on this scale, my first project in Python, and my
first game.

However, if anyone wants to help me in these goals, and would like to
eyeball the source and give me pointers, I would be most gratified.
Particularly, I'm looking for tips on how I can do things more
Pythonically, and bad habits to avoid.  That said, due to the fact
that most of this was originally intended to be test code, it's pretty
stinky even by my standards.

Talking of which, does anyone know somewhere I can upload my source?

Thanks
Simon


 
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.
Cymon  
View profile  
 More options Mar 14 2009, 12:21 pm
Newsgroups: rec.games.roguelike.development
From: Cymon <joealar...@gmail.com>
Date: Sat, 14 Mar 2009 09:21:25 -0700 (PDT)
Local: Sat, Mar 14 2009 12:21 pm
Subject: Re: 7DRL partial success: Fist of the Rogue Warrior
On Mar 14, 4:19 am, s.chiu...@googlemail.com wrote:

code.google.com seems to be popular one. Also google pages will allow
you to upload files. And since you're a gmail user both are
practically ready for you right now.

 
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.
s.chiu...@googlemail.com  
View profile  
 More options Mar 14 2009, 3:03 pm
Newsgroups: rec.games.roguelike.development
From: s.chiu...@googlemail.com
Date: Sat, 14 Mar 2009 12:03:30 -0700 (PDT)
Local: Sat, Mar 14 2009 3:03 pm
Subject: Re: 7DRL partial success: Fist of the Rogue Warrior
On 14 Mar, 16:21, Cymon <joealar...@gmail.com> wrote:

Thanks for that Cymon.  Here, in all its alpha-stage glory, is Fist of
the Rogue Warrior:
http://code.google.com/p/fotrw/downloads/list
Please note: this project is in Python 3, so if you haven't got the
new interpreter yet, you'll need that to run it.  Also, it uses
curses, so you'll need a platform which supports that.  I've somewhat
tested it on Linux, but there are probably still shedloads of bugs
anyway.

 
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 »