dianephan / alleyesonus-demo

1 stars 3 forks source link

All Eyes On You - HackNY '20

Instructions (for non-technical audience with MacOS system)

  1. Download Twine to make changes to the story

  2. Open the .dmg file that was downloaded and drag Twine to your Applications folder

  3. git clone this repository to your zsh or bash shell

  4. cd into the repository named "alleyesonus-demo"

  5. Type open . in the terminal to open the folder. Notice the file aeou.html

  6. Open up the Twine program in your Applications folder

  7. Click Import From File on the right hand side. Select aeou.html from the repository you downloaded

    Twine Dashboard with 'All Eyes on Us icon'
  8. Make changes to the story through the Twine program, click on the "All Eyes On Us" at the bottom. It is advised to write the story changes in a Google Doc first to have a story backup

  9. Click Publish to File when you are done making changes to the story

  10. Save the aeou.html file in the "alleyesonus-demo" folder that you created in steps 3-5 above.

  11. Drag and drop the aeou.html file back into this GitHub repository

Instructions (for technical audience)

  1. Install Twee using Golang
  2. git clone this repository to your zsh or bash shell
  3. cd into the repository named "alleyesonus-demo"
  4. Run this command to build the new story changes properly: tweego -f sugarcube-2 -o aeou.html yjb-game

Explanation of Refactoring :)

Within the yib-game directory:

Within the main.twee file:

Resources

The Team

Cliff, Diane, Diana, Ian, Chiazo :)