Dream Valley [B/G x B/G]

A place for game announcements, and for people to discuss games being made.
Forum rules
Please read the sticky before creating a new topic. Linking to Kickstarter/Crowdfunded games requires a demo. Updates to Patreon-backed games may be posted once every 2 months. Adult content should not be posted in this forum.
Post Reply
Message
Author
briannavon
Miko-Class Veteran
Posts: 505
Joined: Mon Mar 26, 2012 6:51 pm
Location: Philadelphia
Contact:

Dream Valley [B/G x B/G]

#1 Post by briannavon » Wed Sep 04, 2013 2:26 am

Dream Valley : Dream Valley is a game about a girl/boy who comes to back to the town of Dream Valley (the town their father looked after as mayor) after getting a call from the new mayor (Miss.Rashia) that your father has died. She says that she needs your help. The town has become old and most of the buildings were broken. She needs your help to build the town back to it's former glory!

Features :

14-Characters

-The ability to choose who moves in

-Small events

-Have two kids



Characters
Note that these characters are only the original characters.





You. You can be a girl/boy. You think about your father's death often, but you also look forward to the future.



Miss.Rashia. She is the town mayor. She used to be a lawyer, but after hearing about your father's death, was inspired to become mayor.



CN. The town contraction worker. He is a very simple man. He says he never thought to much about your father as a mayor, but he did work for him.



Kissy. The town drunk. She misses your father
because even though he would not like it when she got drunk, he would understand why she was a drunk
.





Artwork

He is some of the artwork from the game



Image



Image


Progress!



I will update this with samples of the game code often!

Here is some code for the contraction shop

Code: Select all

label construction_shop_check :
   if 19.99  > time_of <= 9.99 :
       "Come Back Later!"
       jump town
       
   else :
       if not meet_cn :
           jump contruction_meet
           
           
       if meet_cn and cn_gift_scenes == 0 and cn_points >= 5000 :
           jump cn_gift_scene_1
           
       if meet_cn and cn_gift_scenes == 1 and cn_points >= 10000 :
           jump cn_gift_scene_2
       
       else :
           jump contruction_normal
           
label contruction_meet :
    
    $ meet_cn = True
    cn "Morning...."
    player_name "................"
    cn "What is it?"
    player_name "Don't you want to know my name?"
    cn "I already know who ya are....Your father told me about ya."
    player_name "Oh......"
    cn "Yeah. Ya know, I used to work for ya father sometimes. I never thought too much about 'em as a mayor."
    player_name "Oh...."
    player_name "Well, I already know that ya CN, but what's your real name?"
    cn "Don't have one."
    player_name "......Okay...."
    cn "Anyway, as ya can see, this is a workshop. I can build ya all the buildings ya need."
    cn "Ya can also buy the stuff for me to use here or find it ya own self."
    player_name "OK. Thanks for the info!"
    cn "Ya welcome."
    jump contruction_normal

label cn_gift_scene_1 :

    $ cn_gift_scenes = 1

    cn "Oh, hi %(player_name)s. Come here for a second."
    cn "Ya have been very nice to me these days. I just felt I should thank ya."
    cn "Here's some wood. Take it and go."
    $ wood += 500
    player_name "Oh.Thanks alot, this is really helpfull!"    
    cn "Ya welcome."
    jump contruction_normal
    
    
    
label cn_gift_scene_2 :
    $ cn_gift_scenes = 2
    
    cn "Hey %(player_name)s. Come here."
    cn "I just wanted to say that we have become good friends, wouldn't ya agree?"
    player_name "Yes."
    cn "Good. So as a good friend, I have decided to give ya a present."
    $ stone += 500
    player_name "Oh, thanks. This is very helpfull."
    cn "Ya welcome."
    jump contruction_normal
    



Credits!


Backgrounds-Euphorics

Sprites- SalmoFan from DA

Programming,story, writing-briannavon
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

gekiganwing
Lemma-Class Veteran
Posts: 2472
Joined: Wed Sep 29, 2004 1:38 pm
Contact:

Re: Dream Valley [B/G x B/G]

#2 Post by gekiganwing » Sat Sep 07, 2013 1:28 pm

Do you want to write this as a story, or create a simulation game? Neither is really easier (though the latter requires more programming).

briannavon
Miko-Class Veteran
Posts: 505
Joined: Mon Mar 26, 2012 6:51 pm
Location: Philadelphia
Contact:

Re: Dream Valley [B/G x B/G]

#3 Post by briannavon » Sat Sep 07, 2013 10:42 pm

gekiganwing wrote:Do you want to write this as a story, or create a simulation game? Neither is really easier (though the latter requires more programming).
Simulation. I was about to go to far with features like I always do but luckily , my background artist helped me to force myself to make it small.
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

User avatar
Kyra10
Regular
Posts: 143
Joined: Sun Aug 04, 2013 1:32 pm
Projects: My Heart's Flame
Organization: Amaraluna: Otome Game Productions
Location: California
Contact:

Re: Dream Valley [B/G x B/G]

#4 Post by Kyra10 » Sat Sep 07, 2013 11:27 pm

This looks interesting~
I hope to see some updates.
I really want to see what the other characters look like! :)

Post Reply

Who is online

Users browsing this forum: No registered users