GithubHelp home page GithubHelp logo

choose-your-own-adventure's Introduction

Choose Your Own Adventure

Description

You will be creating a text based game that will allow the player to make decisions that determine their outcome.

Learning Objectives

After completing this assignment, you should…

  • Have a basic understanding of most javascript datatypes (numbers, strings, booleans, objects, arrays, and functions)
  • Understand the use of operators for equality and assignment as well as control flow.

Details

Deliverables

  • A repository containing at least:

    • main.js
    • index.html

Requirements

  • The choose your own game should have, at minimum, 3 steps.
  • The game will have 3 different endings.
  • The story of your choose your own adventure game can be of your choosing

Hard Mode

In addition to the above requirements, hard mode means that you also must keep score for the user so that at the end the user will have a score based on navigating through your adventure.

Nightmare mode

In addition to keeping score, to successfully satisfy Nightmare mode, you are not allowed to use prompt(), confirm(), alert() and the entirety of the game must be played and displayed on the index.html web page.

choose-your-own-adventure's People

Contributors

victorinspace avatar overthemike avatar

Watchers

James Cloos 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.