Old 11-04-2009, 01:16 AM   #1 (permalink)
Zuner
 
badmoodguy88's Avatar
 
Join Date: Jun 2008
Posts: 72
badmoodguy88 is on a distinguished road
Default ZuneVisualNovel

Zune Visual Novel
This is a framework for a Visual Novel.
Right now it runs but has no content to speak of.
The code has gone through several revisions and is meant to be relatively straight forward and easy to use.

it is under GNU GENERAL PUBLIC LICENSE Version 3
download here
ZuneVisualNovel 1.1.zip

I might add in a save feature in a few days and maybe something to help with story branching but it is not likely.
I am releasing this so other people can do something with it if they are so inclined.

have fun
with this kind of game
the programing is easy
finishing is hard



badmoodguy88 is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 11-04-2009, 01:51 PM   #2 (permalink)
Jr. Member
 
BlackFox's Avatar
 
Join Date: Mar 2009
Posts: 487
BlackFox is on a distinguished road
Default

So what does it do exactly?
__________________




BlackFox is offline   Reply With Quote
Old 11-04-2009, 05:11 PM   #3 (permalink)
Zuner
 
badmoodguy88's Avatar
 
Join Date: Jun 2008
Posts: 72
badmoodguy88 is on a distinguished road
Default

Think of what a visual novel is at its core. Something that shows you a series of flash card like text boxes on top of people and a background. As you click forward 'page' after 'page' at certain times the image is going to change. You may wish to skip backwards a few 'pages'. You want this rewinding to show you past text but not actually take the player back in game time. So the pictures stay the same and the text box turns blue. When you press forward again the game takes you to the current next page and the game looks normal again. You also want a button to hide the text box so that you can see the full background. The A button does that as long as it is held down.

With this 'game' I have does a lot of the work for you because most of the game is there. You just need to supply some back grounds, tell the game where to put them, and most importantly put something in as text. The game has 99 draw strings set to display in an efficient fashion and in such a way that it is clear how to add more. The code is very straight forward and it has comments in it. If anyone is actually interested in making a game like this then they can start with this and ask questions if they need to. I am sure they will not be hard to answer.



badmoodguy88 is offline   Reply With Quote
Old 11-05-2009, 07:13 AM   #4 (permalink)
Jr. Member
 
ConnerWoods's Avatar
 
Join Date: Sep 2008
Location: G-Town, California
Posts: 300
ConnerWoods is on a distinguished road
Send a message via MSN to ConnerWoods Send a message via Yahoo to ConnerWoods Send a message via Skype™ to ConnerWoods
Default

Quote:
Originally Posted by badmoodguy88 View Post
Think of what a visual novel is at its core. Something that shows you a series of flash card like text boxes on top of people and a background. As you click forward 'page' after 'page' at certain times the image is going to change. You may wish to skip backwards a few 'pages'. You want this rewinding to show you past text but not actually take the player back in game time. So the pictures stay the same and the text box turns blue. When you press forward again the game takes you to the current next page and the game looks normal again. You also want a button to hide the text box so that you can see the full background. The A button does that as long as it is held down.

With this 'game' I have does a lot of the work for you because most of the game is there. You just need to supply some back grounds, tell the game where to put them, and most importantly put something in as text. The game has 99 draw strings set to display in an efficient fashion and in such a way that it is clear how to add more. The code is very straight forward and it has comments in it. If anyone is actually interested in making a game like this then they can start with this and ask questions if they need to. I am sure they will not be hard to answer.
is it basically a customizable book reader?
__________________
Add me on the Zune Social. Search for PickleAndCheese. Also, my Zune games/apps Archive!
-Zune Social
-Zune Boards
-Zunegg
-Zunited











ConnerWoods is offline   Reply With Quote
Old 11-05-2009, 12:24 PM   #5 (permalink)
Jr. Member
 
BlackFox's Avatar
 
Join Date: Mar 2009
Posts: 487
BlackFox is on a distinguished road
Default

So can it play animations? Like a flip book.
__________________




BlackFox is offline   Reply With Quote
Old 11-06-2009, 01:31 AM   #6 (permalink)
Zuner
 
badmoodguy88's Avatar
 
Join Date: Jun 2008
Posts: 72
badmoodguy88 is on a distinguished road
Default

I am getting the impression that you are unfamiliar with this style of game
here is a wiki article on them
Visual novel

Last edited by badmoodguy88; 11-06-2009 at 02:39 AM.



badmoodguy88 is offline   Reply With Quote
Old 11-06-2009, 07:14 AM   #7 (permalink)
Jr. Member
 
BlackFox's Avatar
 
Join Date: Mar 2009
Posts: 487
BlackFox is on a distinguished road
Default

Yea I have no idea what a visual novel is.
__________________




BlackFox is offline   Reply With Quote
Old 11-06-2009, 07:19 AM   #8 (permalink)
Zune Priest
 
Azu-nyan's Avatar
 
Join Date: May 2008
Location: Planet Bob
Posts: 7,087
Azu-nyan is a jewel in the roughAzu-nyan is a jewel in the rough
Send a message via MSN to Azu-nyan Send a message via Skype™ to Azu-nyan
Default

Wait...a VN engine on the Zune.
...............
And kinetic novels are all fine and good, but it really needs the ability to branch. :<
__________________

o/ lolBeatrice \o
Quote:
Originally Posted by #sos-dan
21:42 <Azu-nyan>: And no, no happying. <.<
21:42 <Azu-nyan>: fapping*
21:42 <vonPreussen>: Freudian typos xD



Azu-nyan is offline   Reply With Quote
Old 11-07-2009, 08:06 PM   #9 (permalink)
Squirt
 
Robborboy's Avatar
 
Join Date: Sep 2009
Location: Kentucky
Posts: 13
Robborboy is on a distinguished road
Default

Holy crap. I was planning on making one for the Zune HD, but I had to learn XNA first. This make everything a whole lot easier. Thanks! Though the ability to save would be nice, but this is a great start.
__________________
{Insert "Owner Of Blue Zune HD 32gb" here}




Robborboy is offline   Reply With Quote
Reply

Bookmarks

Thread Tools