This looks very promising! nice, just a minor detail, are there any plans to expand the name letter limit? It's kinda sad to not be able to put Alexander and just Alex haha
Python and Renpy are programming languages where you need to write one command on one line. Some of your text is simply not displayed due to the fact that you split the commands into two lines
ah yes~ same here <3 that why instead of waiting for someone to create it.. I make it myself so people that have same interest like us will be happy yeay!
Somehow this game remind me of "The Forest". Despite all of that, nice setup for the story and adorable character looking forward to the next update <3
← Return to game
Comments
Log in with itch.io to leave a comment.
I'm looking forward to play the complete game
Thank you! <3
This looks very promising! nice, just a minor detail, are there any plans to expand the name letter limit? It's kinda sad to not be able to put Alexander and just Alex haha
Consider it done! XD The reason why I only put small letter limit so the name wont go out the text box XD
Thank u!
Nice! Finally something to look forward to!
Thank you!
Other than demo release that all for now~ no update or anything
ahhh no mac
I will put the mac version as soon as possible
oh wow that was quick omg
Was sitting in front of pc so I do t right away XD
Thanks! We do better in the future!
Python and Renpy are programming languages where you need to write one command on one line. Some of your text is simply not displayed due to the fact that you split the commands into two lines
for example:
"I turned my head to the left and saw a pale-yellow sandy beach where the bodies of some unfotunate
souls laid."
part '"I turned my head to the left and saw a pale-yellow sandy beach where the bodies of some unfotunate' - will be shown
part 'souls laid."' - wont be shown
Ah! I see thanks for the tips! I will make sure everything going just fine~ <3
python can use semicolon to break commands instead of newlines.
and renpy is actually just python with some extensions to make it easier to create Visual Novel type stuff in.
```
X="hello world";print(X)
```
works the same way as
```
X="hello world"
print(X)
```
and inside of strings you can use an escape sequence (just put a \ at the end of the line) to have the interpreter ignore the newline character.
Thanks for the tips! I appreciate it.. I will make sure everything going to be okay
Sorry but would it be possible for this game to be made for android as well
I try~
Good luck and if u cant dont worry at least you tried which is perfectly fine by me
so what does the future look like for this game
New spirte New bg and more thing to discover~~
Is this dropped? :<
no we still currently in progress of making the script so it gonna take a while sorry for that
i thought the characters on the cover would be in the game-
maybe in the future
Thanks for pointing that out! its okay since it just a demo and our team will fix the grammar..
Cool game can i just ask for an android version cause it would be easyer for some people to play this .i had to use a friend's mac thx
will be in the future since it only a demo I didn't plan to publish a demon into the android version
Ho ok thx for answering ^_^
will there be soft gay love interests? haha I already love this novel and I am shipping the characters. XD
oh~ there will be~
Am I the only one who was waiting for someone make a castaway VN story? I because I AM! XD
ah yes~ same here <3 that why instead of waiting for someone to create it.. I make it myself so people that have same interest like us will be happy yeay!
Somehow this game remind me of "The Forest". Despite all of that, nice setup for the story and adorable character looking forward to the next update <3
Ahhh thank you~ There will be more interesting thing in the future!