Author Topic: My python text based game  (Read 8836 times)

Othko97

  • SotK Beta
  • Patrikios
    Voting Member
  • Posts: 3520
  • Karma: 9
    • View Profile
    • Personal Site
    • Awards
Re: My python text based game
« Reply #15 on: January 21, 2014, 07:44:31 AM »
Hey, at least you actually developed something :P I'm still trying to stop procrastinating and finish a zombie game...
I am Othko, He who fell from the highest of places, Lord of That Bit Between High Places and Low Places Through Which One Falls In Transit Between them!


Tom

  • Citizens
    Voting Member
  • Posts: 1506
  • Karma: 4
    • View Profile
    • Awards
Re: My python text based game
« Reply #16 on: January 21, 2014, 02:10:53 PM »
Is that the text based one? It sounds like a really nice idea, go for it :). I'm going to start work on a new text based game but take my time on it, I made the buggy one in a couple of weeks if not less, hopefully if I take more time on it it will be a lot less buggy and more fun to play. I've found that a lot of a text based game is if and while loops which seem to descend infinitely if you don't break it up in to seperate modules :). Good luck anyway, I bet it will be good.

Jubal

  • Megadux
    Executive Officer
  • Posts: 35618
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: My python text based game
« Reply #17 on: January 21, 2014, 04:37:16 PM »


:D
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...

Tom

  • Citizens
    Voting Member
  • Posts: 1506
  • Karma: 4
    • View Profile
    • Awards
Re: My python text based game
« Reply #18 on: January 21, 2014, 04:59:21 PM »
I'm going to grace that with a proper answer when I get home :D
« Last Edit: January 21, 2014, 05:57:32 PM by toml1000 »

Jubal

  • Megadux
    Executive Officer
  • Posts: 35618
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: My python text based game
« Reply #19 on: January 22, 2014, 09:06:45 AM »
I love the avatar :D
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...

Tom

  • Citizens
    Voting Member
  • Posts: 1506
  • Karma: 4
    • View Profile
    • Awards
Re: My python text based game
« Reply #20 on: January 22, 2014, 09:18:37 AM »
Thanks man I would've replicated the whole meme if I could be bothered. :)
I wonder if I could do some illustrations for my game in text?

Jubal

  • Megadux
    Executive Officer
  • Posts: 35618
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: My python text based game
« Reply #21 on: January 22, 2014, 06:58:56 PM »
Do it! There must be loads of easily copypastable ASCII art around on the web...
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...

comrade_general

  • Guest
Re: My python text based game
« Reply #22 on: January 22, 2014, 07:05:55 PM »
Then we could see exactly what a thermal pod looks like! :)

Tom

  • Citizens
    Voting Member
  • Posts: 1506
  • Karma: 4
    • View Profile
    • Awards
Re: My python text based game
« Reply #23 on: January 22, 2014, 08:30:26 PM »
I'm going to give some of it a shot I'm trying to get mobs and stuff working before any storyline/quests/locations though so it may take me a while and I'm not the most artistic.  :D

Tom

  • Citizens
    Voting Member
  • Posts: 1506
  • Karma: 4
    • View Profile
    • Awards
Re: My python text based game
« Reply #24 on: January 23, 2014, 09:38:10 PM »
Don't worry it's sorted  :D
« Last Edit: January 24, 2014, 08:08:25 AM by toml1000 »