Sen descrición

ruduki2 ef7bef1354 Updates to public beach %!s(int64=5) %!d(string=hai) anos
story ef7bef1354 Updates to public beach %!s(int64=5) %!d(string=hai) anos
story_formats cb6de58feb vendor the sugarcube2 story_format %!s(int64=5) %!d(string=hai) anos
.gitignore f9a90a1430 slight refactor to make things less hardcoded %!s(int64=5) %!d(string=hai) anos
Gemfile d05ac9058c fix gemfile %!s(int64=5) %!d(string=hai) anos
README.md 081a4c1402 add a README %!s(int64=6) %!d(string=hai) anos
Rakefile 019c26a805 enable some more warnings now that autofix works pretty well. %!s(int64=5) %!d(string=hai) anos
after.tw2 81adb2c36c Revert "nuke unnused file" %!s(int64=5) %!d(string=hai) anos
decompiled.tw2 9ed5a949b7 wipz %!s(int64=6) %!d(string=hai) anos
images.tw2 7fbc21339b wipz %!s(int64=6) %!d(string=hai) anos
main.tw2 ef7bef1354 Updates to public beach %!s(int64=5) %!d(string=hai) anos
scratchpad.tw2 9ed5a949b7 wipz %!s(int64=6) %!d(string=hai) anos
storyjs.tw2 ef7bef1354 Updates to public beach %!s(int64=5) %!d(string=hai) anos
stylesheet.tw2 b058e3f5d1 move files around, refactor Rakefile, add files that were ignored, but should have been included %!s(int64=6) %!d(string=hai) anos

README.md

Volleyball

A ~game~ interactive sex fantasy.

Built with Twine 2, twee2, and SugarCube 2.

Play Online Forum Thread IGDB Entry: Source Code

Dependencies

relatively modern version of ruby programming language with rake, some scripts only work on windows, but most are cross-platform.

bundler will install all other dependencies.

Building

rake release will generate release.html

rake export will export the twee2 source code into Twine 2 (this will only work on Windows currently, but that's just how the scripts are written, nothing inherent)

rake import will import code from Twine 2 back into twee2 source files. (same about it only working on windows)

rake lint will run some source code checks to make sure there are no obvious source code problems.