Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

1408644 Posts in 68952 Topics- by 62850 Members - Latest Member: Sara1199

September 25, 2023, 09:40:38 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsAnother Thursday
Pages: [1] 2 3
Print
Author Topic: Another Thursday  (Read 10933 times)
J. R. Hill
Level 10
*****

hi


View Profile WWW
« on: November 03, 2011, 02:55:26 AM »

A tiny Choose Your Own Adventure inspired game.
Make choices, go places, do things!

Some mockups:


 


What's going to happen?  Will you become a detective?  Travel in time?  Stop an alien invasion?  Explore a dungeon?  Master the culinary arts?  Go to school?  Switch bodies with a dog?  Anything could happen, and if it doesn't work out, well, there's always another Thursday around the corner.
« Last Edit: March 15, 2014, 03:25:06 AM by J. R. Hill » Logged

hi
Zaphos
Guest
« Reply #1 on: November 03, 2011, 03:14:59 AM »

nice.

I hope the tiny res lets you do a really wild, densely branching set of possible stories Smiley
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #2 on: November 03, 2011, 03:33:34 AM »

It's going to branch out as much as my imagination can handle.  My goal is that any successful branch end should take about 15 minutes to reach (if you read all the text).  The game window may end up larger than 64x64 but I'll decide that after I get some major story arcs fleshed out.

Currently brainstorming the story arcs...

boop
« Last Edit: November 03, 2011, 05:38:38 AM by J. R. Hill » Logged

hi
eyeliner
Level 10
*****


I'm afraid of americans...


View Profile
« Reply #3 on: November 03, 2011, 06:22:43 AM »

Though I do really like the concept, please increase the window size.
Way too tiny, but it does sure give the game it's charm. Gomez
Logged

Yeah.
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #4 on: November 03, 2011, 08:33:31 PM »

The game will default to 2x resolution but the more I think about it, I'm thinking it's gonna be about 80 x 96 for most screens, some larger some smaller.  The text area will be much larger, so the graphics are going to be more illustrative than functional.

I have a ton of good storylines & storyline groups brainstormed now, so I'm gonna pick a mildly weird one and start pumping out assets for it.  Then I'll make it functional and release a demo.
Logged

hi
Ashkin
Guest
« Reply #5 on: November 03, 2011, 08:54:20 PM »

This looks great.
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #6 on: November 04, 2011, 06:32:30 PM »



Another mockup.  Backseat rumor kid is going to be one of the major quest givers in the game.  Gonna work on this bus interior too because it's gonna be visited a ton...
Logged

hi
RichVreeland
Guest
« Reply #7 on: November 05, 2011, 10:32:20 PM »

love the aesthetic!  Gomez
Logged
BlueSweatshirt
Level 10
*****

the void


View Profile WWW
« Reply #8 on: November 05, 2011, 11:33:33 PM »

I like the idea.  Hand Thumbs Up Left
Logged

oyog
Level 7
**



View Profile WWW
« Reply #9 on: November 06, 2011, 03:28:13 PM »

Yes!  Another devlog to spam my mailbox with updates!  Kiss
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #10 on: November 06, 2011, 11:41:37 PM »

JMickle confirmed for Brawl music.
Logged

hi
mokesmoe
Level 10
*****



View Profile WWW
« Reply #11 on: November 07, 2011, 12:26:13 AM »

His final smash is making great music.
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #12 on: November 08, 2011, 11:57:37 PM »



Makin paper-doll style bits.  (Forgive the blur, it's cause I'm too lazy to enlarge the pictures myself)
« Last Edit: November 09, 2011, 01:30:43 AM by J. R. Hill » Logged

hi
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #13 on: November 09, 2011, 10:58:06 PM »

So I'm giving myself at least this month to get the game basics down.  Once I get this first path done, I'll release a demo, after that I'll work on 18 more paths and re-release the game every 18 paths I complete.  The end product is going to have more than 100 separate stories, and I'm going to aim for a completion probability of about 1% per story assuming you just make random choices, and about 90% if you think through and pay attention to clues.

Also, I'm only going to do weekly updates (each Thursday, obviously) from now on so that it seems like I'm accomplishing a lot more than I am lol.
Logged

hi
Ashkin
Guest
« Reply #14 on: November 09, 2011, 11:08:09 PM »

So I'm giving myself at least this month to get the game basics down.  Once I get this first path done, I'll release a demo, after that I'll work on 18 more paths and re-release the game every 18 paths I complete.  The end product is going to have more than 100 separate stories, and I'm going to aim for a completion probability of about 1% per story assuming you just make random choices, and about 90% if you think through and pay attention to clues.

Also, I'm only going to do weekly updates (each Thursday, obviously) from now on so that it seems like I'm accomplishing a lot more than I am lol.
Awesome plan- I love that you've broken things up. Wish I could break my project down a little more easily.
Do you have a deadline for each 18 paths? 18 paths a week? A month? A... A year? D:
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #15 on: November 09, 2011, 11:33:26 PM »

Probably a month each episode-pack-thing to begin with.  After that the process should speed up, but my schedule might get busy too...

Also, thanks everyone for being encouraging!
Logged

hi
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #16 on: November 14, 2011, 08:19:50 PM »

So the AGS website is down (temporarily I hope) but if it doesn't come back  by tomorrow I might switch to a flashpunk base and make my own dialogue system probably using xml, but maybe a mysql query thing.  It would throw a fairly large wrench in my coding, not because I've accomplished terribly much, but because I'd have to find or make my own dialogue editor to make the process smooth.  I plan on having a ton of text, so hard-coding each branching dialogue tree would be unmanageable.

The upside if I use xml is that it would be fairly easy to implement user generated content.  Or even turn it into an extensible adventure game library for flash programmers and/or a flash shell that could be modded for graphical interactive fiction games.
« Last Edit: November 14, 2011, 08:25:56 PM by J. R. Hill » Logged

hi
Ashkin
Guest
« Reply #17 on: November 14, 2011, 08:27:28 PM »

It's probably better to make your own dialogue system, because then you'll know it INSIDE and OUT. And that means you can tweak it and make it work however you want. And user generated content is totally a great possibility.
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #18 on: November 18, 2011, 12:42:33 PM »

Thursday Update #1

Done this week:
  • Refreshed AGS website several times - it didn't help
  • Abandoned previous progress lol
  • Some GUI work

Immediate to do:
  • Make an awesome sprited text display system
    • Animation/full color support
    • Variable width characters
    • Expandable/scrolling stuff
  • Make more character bits
  • Take screenshots of progress so people will be excited
  • Draw some animals
  • General game engine setup
    • Input control
    • graphic reading (from external files)
  • Get a story branch written/xml'd
Logged

hi
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #19 on: November 26, 2011, 01:30:05 PM »

Thursday (almost) Update #2

Done this week:
  • GUI System about 80% complete, graphics, layout, etc.

Next Thursday:
  • Flash prototype!
  • Pictures!
  • An xml-editor rant?!
Logged

hi
Pages: [1] 2 3
Print
Jump to:  

Theme orange-lt created by panic