Results 1 to 7 of 7
  1. #1
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted

    Visual Novel App?

    Some of my more nerdy friends want to make a visual novel. They want a web app to display it, and they want me to do it. I'm fairly proficient with programming, but I'm not sure what the best approach would be. ASP.NET or Silverlight would be ideal for this, wouldn't they? Also, I'm unfamiliar with how visual novels work so I have no idea where to start, really. If someone could point me to some examples (I googled and failed), or if someone could help me with the Silverlight or ASP.NET side of it, that'd be great. Discuss ideas and shit?

  2. #2
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Visual novel - Wikipedia, the free encyclopedia

    Also, I'd go with flash. Works on PC, works on android. Not sure about faggy mac, doesn't work on faggy i#### where ### is one of apples' completely original names.
    Ah we-a blaze the fyah, make it bun dem!

  3. The Following 3 Users Say Thank You to Hell_Demon For This Useful Post:

    Hassan (03-25-2012),NextGen1 (03-27-2012),t7ancients (03-25-2012)

  4. #3
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted
    Quote Originally Posted by Hell_Demon View Post
    Visual novel - Wikipedia, the free encyclopedia

    Also, I'd go with flash. Works on PC, works on android. Not sure about faggy mac, doesn't work on faggy i#### where ### is one of apples' completely original names.
    This is why MPGH loves you. Assuming I should mess around with actionscript a bit then? I have some cracked version of CS5, that's what I need right?

  5. #4
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Yep yep, last time I worked with flash was like 8 years ago :P
    Ah we-a blaze the fyah, make it bun dem!

  6. #5
    .::SCHiM::.'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    733
    Reputation
    180
    Thanks
    880
    My Mood
    Twisted
    I'd do it in html 5, they say that flash is dying and html5 will soon be the 'real' standard (now it's just supported by all major browsers)

    I'm SCHiM

    Morals derive from the instinct to survive. Moral behavior is survival behavior above the individual level.

    Polymorphic engine
    Interprocess callback class
    SIN
    Infinite-precision arithmetic
    Hooking dynamic linkage
    (sloppy)Kernel mode Disassembler!!!

    Semi debugger




  7. #6
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted
    Is HTML5 that useful? Can you give me some examples of what can be done with it? I know some HTML, but it didn't seem very... advanced?

  8. #7
    lousy91's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I personally believe that HTML5 will be helpful since it's about to be the new web standard.

    Anyway before you start coding the app, I think it's important to understand the structure of Visual Novel(VN) and how it works.

    Here's a quick start for you, The Ren'Py Visual Novel Engine
    The structure/syntax they used are simply and mostly in layman terms.
    Even so, the structure is really complicated when you want to make from scratch.

    For example,
    Character Dialogues inside Dialogues box(Dialogue box contains Save/Load/Skip/Previous/Next Button)
    Playing BGM/SFX/Voice at certain point.
    Changing Scenes/Characters images
    Saving & Loading.

    You can approach the forums in renpy regarding any methods on vn, they're nice and friendly (:

Similar Threads

  1. [Visual Basic]Twitter App Example
    By NextGen1 in forum Open Source Releases
    Replies: 12
    Last Post: 08-17-2010, 03:20 PM
  2. [Help] Atom API with Visual Basic 6.0 or .NET
    By Bull3t in forum Visual Basic Programming
    Replies: 5
    Last Post: 07-23-2006, 09:21 AM
  3. Packets & Visual Basic
    By BadBob in forum Hack Requests
    Replies: 5
    Last Post: 07-20-2006, 09:28 PM