Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BlakeStone777

Pages: [1]
1
Thanks, everybody!

I didn't really think that I was supposed to invite people to a shared folder, but I just wanted to be certain.

2
I guess that to use Dropbox to share my game with people here, I'm supposed to give a link to the file, right? As opposed to inviting people to join my Dropbox folder.

Like I said, dumb question.

Thanks!

3
Early Dev / SLAUGHTERHOUSE: My first attempt at a Roguelike
« on: February 23, 2012, 11:29:17 PM »
I coded this in about six days or so, between last Thursday afternoon and yesterday evening.

I tried this out on my FaceBook friends, but I don't think any of them know what a Roguelike is, so hopefully someone here will try the game and offer me some feedback.

"SLAUGHTERHOUSE" was coded with pretty much only the instructions offered in the Roguelike Tutorial at RogueBasin, whose existence I am extremely grateful for.

Some things I would like to change about the game but don't yet know how:
--There are a lot of firearms in the game, but they all only have one shot because I don't know how to code an ammunition system.
--Because there is no ammo system, but some weapons would (in reality) carry multiple shots, I increased the blast radius of those weapons (to simulate spraying multiple targets). Unfortunately, this often results in the player taking damage from his own attacks.
--All of the weapons use more or less the same combat method as for the "fireball spell" in the Tutorial. I want to figure out how to add a maximum range to this feature.
--There is presently no objective or goal of any sort in the game. You just wander around and kill things until there's nothing left to kill, then I suppose you can start over and do it again. But that's boring.
--Maybe it did and I wasn't paying attention, but I don't recall the Tutorial telling me how to actually save a game. (Perhaps that's why I should not depend on tutorials!)

If anyone has any suggestions, please keep in mind that I just started doing this in earnest about a week ago, and I don't know much that isn't in the Tutorial. I feel like I need a "Python For Dummies" book or something. I only have very basic skills at this point.

In the meantime, I will continue searching the Internet and these forums for answers to my problems, because I have heard that that's the best thing to do.

Anyway, here's the game:

http://www.mediafire.com/?z01udzc67my6ej5

Read the readme (which I made as a Word document for some reason) for how to put the game on your computer (it isn't an installer package). I made "SLAUGHTERHOUSE" on a computer running Windows and compiled it into an exe with Pyinstaller, so I think you might need a Windows computer yourself. I really don't know.

To anyone who will try out my game, thank you so much! If you have any feedback, don't hesitate to contact me either here or at riseofthetriad1995@yahoo.com, and don't worry about offending me--it's my first game, so I'm sure it's got problems.   

4
Off-topic (Locked) / Re: Hi! I'm new here! A couple questions...
« on: February 23, 2012, 10:52:51 PM »
Thank you for the advice and the warm welcome, Z and Game Hunter!

I got the download working fine on Mediafire as a zip file, and I'll  post the link to the proper area of the forum in a little while. 

5
Off-topic (Locked) / Re: Hi! I'm new here! A couple questions...
« on: February 23, 2012, 09:16:34 PM »
I hate replying to anything I have written myself, but to all who may read my original post:

Please ignore my original post concerning where to post my completed game. I had made the download available through Mediafire, and that download does not appear to be working. Apparently you need Mediafire Pro to download a folder of files, and I won't ask anyone to do that.

However, if anyone has an answer to my second question, where to post questions on how to do things in my Roguelikes, please feel free to answer that one.

In the meantime, I think I'll try to build a website for my game and post a download there, or try to upload a zip file to Mediafire (although I do not expect that to work any better than what I've already tried.)

Thank you in advance!

6
Off-topic (Locked) / Hi! I'm new here! A couple questions...
« on: February 23, 2012, 08:53:35 PM »
In fact, not only am I new to the Temple of the Roguelike, but I don't think I've ever used a forum before. So if this post is in the wrong area, or if I do anything else wrong or dumb, do not hesitate to let me know.

Anyway, I have recently been experimenting with programming a non-RPG Roguelike using Python 2.7.2 and the Python IDLE.

I had tried this a few months ago, but I got frustrated and I "rage-quit" the project, but I vowed to try again in the future.

Now, after about 6 days of working on my Roguelike project, "Slaughterhouse," I feel I am ready to test it on the world. I tried putting my download link up on FaceBook, but I haven't gotten any bites yet, so I figured I'd see if people here are interested.

So, my question is... in what area do I put the download link? Or how else do I make my game available?

I won't post the link (or whatever else I am supposed to do) until
A) I know it works properly and plays from the download files; and
B) Someone tells me where to put it.

Also, I have another question:

If I have any questions about how to do things in my Roguelikes (which I most certainly have plenty of questions), in what area of the forums do I ask said questions?

Thank you in advance, and I apologize for my long-windedness.   

Pages: [1]