Giter VIP home page Giter VIP logo

cyoa-maker's Introduction

Ogkloo's Easy to Use CYOA creator (AKA how I make CYOAs)

I can't use photoshop, so I did a few CYOAs in HTML. Eventually I thought to myself "Hey, I should automate this". I felt like an idiot for doing all that work over and over in a text editor.

How to use this

YOU MUST HAVE PYTHON 3.5 AND DJANGO 1.9 FOR THIS TO WORK. I HAVE NOT TESTED WITH OTHER VERSIONS BUT THEY MIGHT WORK. IF YOU'RE NOT SURE, USE THOSE.

Installing Python (Thank you Derek Banas): https://www.youtube.com/watch?v=EU8L9SMH8K0

Installing Django (Thank CodingEntrepreneurs for this because I don't remember how to explain this one): https://www.youtube.com/watch?v=QhevHKBy7Hc

(Alternatively, if you can use pip, do. sudo pip install django should install everything you need, and you can hunt down the rest of the packages if you need them. I didn't use anything special though so it shouldn't be necessary other than django)

First you'll need to bring up the server. Download the repo, copy it so you don't have to come back and redownload, then navigate into your copied directory.

Next, shift-right-click in the directory. Click "Open command prompt here".

Type "python manage.py runserver"

Go to 127.0.0.1 in a web browser. You should see the demo CYOA pop up.

Log in using the username "admin" and the password "AveryTGpassword" at 127.0.0.1/admin, this will allow you to edit the CYOA.

You only need one introduction.

Sections are the large bits, contents are the small ones. A content must be mapped to a section.

Images should be stored under static/options/images/. This will help you organize and make everything easier.

Enter in your stuff. This is the actually making the CYOA part.

You can then take a screenshot using full page screen capture for chrome/firefox. Crop and compress to taste. Upload where you please.

You can edit options/templates/options/index.html and static/options/layout.css to change the look and feel.

Examples

https://i.imgur.com/DvHT6is.jpg

https://i.imgur.com/yqjOKWb.png

cyoa-maker's People

Contributors

ogkloo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.