Brianna's Programming Commissions (I have made prices lower!

For recruitment of team members to help create visual novels and story-based games, and for people who want to offer their services to create the same.
Forum rules
Do not bump threads - post some new content instead.
Post Reply
Message
Author
briannavon
Miko-Class Veteran
Posts: 505
Joined: Mon Mar 26, 2012 6:51 pm
Location: Philadelphia
Contact:

Brianna's Programming Commissions (I have made prices lower!

#1 Post by briannavon »

Note : I did this once before but since that post is long gone and kinda messy, I feel a new one is in order.

Hello! I am briannavon and I would like to do some programming commissions! So , what is it can do and what are my prices? Well, just take a look! :

-Low to Medium complexty fighting system ($5-$20)
Here is an example of the screens part of that commission (it also comes with coding in _return in a label to make sure the textbuttons do things) :

Code: Select all

screen fighting_options :
    frame xalign 0.2 yalign 0.8 :
        has hbox
        textbutton "Attack" action [ Hide("fighting_options", transition=None) , Return("attack") ]
        textbutton "Use Magic" action [ Hide("fighting_options", transition=None) , Show("magic_use") ]
        if fighting_type == "Animal" :
            textbutton "Tame" action [ Hide("fighting_options", transition=None) , Return("tame") ]
            
        if fighting_type == "Human" and tame_skill > 50 :
            textbutton "Claim As Yours" action [ Hide("fighting_options", transition=None) , Return("claim") ]
        textbutton "Inventory" action [ Hide("fighting_options", transition=None) , Show("inventory") ]
        textbutton "Escape" action [ Hide("fighting_options", transition=None) , Return("escape") ]


-Random Answer System ($1-$5)

I don't have an example yet but what it means is I can make many things happen randomly.

-Entire low complexty game ($5-$10 a month)
Note : To count as a small game,it cannot have more than 300,000 words.

-Entire high complexty game ($15-$20 a month)



Disclaimer : You can choose to pay me first or after work. If you choose after work and I have not been paid by you, I can leave your project at any time.

Update To The First Disclaimer : If it is something that is not a monthly job, I only accept payment after work!


Disclaimer 2 : I also accept skill trades. I am very easy to please so don't feel scared to see if your art is good enough. If your are is of this quality or better (this is from an artist I hired on Deviantart. Their username is AviatorHead), I will accept it!
Attachments
first_line_by_aviatorvorehead-d6qm7ch.png
Last edited by briannavon on Tue Oct 29, 2013 5:08 pm, edited 3 times in total.
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

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

Re: Brianna's Programming Commissions!

#2 Post by briannavon »

Added information.
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

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

Re: Brianna's Programming Commissions!

#3 Post by briannavon »

Once again I have added more information/ when into more detail about skill trades.
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

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

Re: Brianna's Programming Commissions (I have made prices lo

#4 Post by briannavon »

BUMP!
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

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

Re: Brianna's Programming Commissions (I have made prices lo

#5 Post by briannavon »

Sorry to BUMP again , but I really need some money. :D
Join Me At LivingGame Productions!

http://livinggameproductions.blogspot.com/

Post Reply

Who is online

Users browsing this forum: No registered users