generated from tpaw/StarterAdventure
Rewrote more to README
README now gives more info about the game and changes made to the original.
This commit is contained in:
parent
6c3911a973
commit
53577f635f
2 changed files with 9 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Synthetic Fur
|
||||
|
||||
Synthetic Fur features Zack Casey and his android, Nathan. It explores the simple "boy and his robot" premise.
|
||||
Synthetic Fur features Zack Casey and his android, Nathan. It is a re-imagining of my original [Model T](https://www.furaffinity.net/view/42252113/) story that explored the simple "boy and his robot" premise that is being rewritten in interactive form. While this one follows much of the same beats and themes, it also adds a lot more world building and characterization.
|
||||
|
||||
## License
|
||||
|
||||
I license the source code under the [European Union Public Licence 1.2](LICENSE) and published form under [Creative Commons Zero v1.0 Universal](CC0).
|
||||
I license the source code under the [European Union Public Licence 1.2](LICENSE) and wave all copyrights for the published form under [Creative Commons Zero v1.0 Universal](CC0).
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
[[Return to Main Menu -> Main Menu]]
|
||||
|
||||
Name: (input: $playerName, "")
|
||||
Name: (input: $synthName, "")
|
||||
Synth Name: (input: $synthName, "")
|
||||
|
||||
# Prologue
|
||||
|
||||
|
@ -24,3 +24,9 @@ Suddenly, there was a soft knock that began to fill your thoughts. Trying to foc
|
|||
As you stood up and regained your composure, you ran the door. "Coming!" You yelled out. Finally, you opened it up. "$synthName!"
|
||||
|
||||
"Greetings, $playerName," he bowed. "Forgive me for disturbing you."
|
||||
|
||||
[[Brush It Off -> Brush it Off]]
|
||||
|
||||
# Brush it Off
|
||||
|
||||
You wave your paw around. "Oh, no!"
|
||||
|
|
Loading…
Add table
Reference in a new issue