GithubHelp home page GithubHelp logo

ncs-madlibs's Introduction

NC's Madlibs

A fully customizable madlibs program made in python!

How to download:

First go to right and click releases

Find the latest version and click ncsmadlibs1.1.zip and it will auto-download

Now extract the zip and run the .exe and you are good to go!

How to use:

You can use the base madlibs if you want but to make your own click:

File

New

And add your own sections (Max is 7)

It doesnt matter if it's less then 7 it will still work!

Go have some fun and make some funny madlibs!

Save Format

{
    "totalquestions": 7,
    "questions": {
        "question1": "Enter a name:",
        "question2": "Enter a hobby:",
        "question3": "Enter a job:",
        "question4": "Enter a item:",
        "question5": "Enter a food:",
        "question6": "Enter a fear:",
        "question7": "Enter a second name:"
    },
    "responses": {
        "response1": "Hi my name is ",
        "response2": "My hobby is ",
        "response3": "And When i grow up i want to be a ",
        "response4": "I also use ",
        "response5": "My favourite food is ",
        "response6": "Also i have a fear of ",
        "response7": "i have a friend named "
    }
}

NOTE: Manually editing a save is unstable. Please only edit it if you know json well.

"totalquestions" is what tells the script how many questions/responses are in the save.

"questions/responses" is the main strings that tell the script what the questions and responses are that were saved.

Roadmap

  • Add built in save loading system. (so people who dont know loading files well can have an easier time)

ncs-madlibs's People

Contributors

necrosis000 avatar

Watchers

 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.