Code Monkey home page Code Monkey logo

jotto_game_react's Introduction

Jotto

Description | User Stories | Mockups | Application Showcase | Installation Instructions

Jotto (or Giotto) is a logic-oriented word game played with two players, a writing implement, and a piece of paper with the alphabet on it. Each player writes a secret word and attempts to guess the other player's word.

Tech Stack: JavaScript, React, Redux, Node, CSS, HTML, Jest, Enzyme, Axios, Webpack, Babel

As a player of Jotto,
I expect to see a text input box, where I can make my guesses.
As a player of Jotto,
when I make a guess, 
I expect to see my guesses populate a table, with a count of the number of letters that word has in common with the secret word.
As a player of Jotto,
when I guess the secret word correctly, 
I expect to see a message telling me i've won.

Initial Game Setup:

Mockup Initial State

As the player begins to make guesses, a table of their guesses grows that indicate the number of correct matching letters for each word:

Mockup Guesses Table

When a player guesses the secret word correctly, they'll be shown a message telling them they've won the game.

Mockup Win Scenario


Application Showcase

Application Screenrecording

Clone this repository from github then change directory into it.

$ git clone [email protected]:BenSheridanEdwards/Jotto_Game_React.git
$ cd Jotto_Game_React

From inside the React project, you can run npm start in the terminal to launch the app in the browser.

$ npm start

Launching the app from the command line should open up a new tab in your default browser. If it doesn't, you can navigate to http://localhost:3000 to view the application.

Credit

This project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

jotto_game_react's People

Contributors

bensheridanedwards avatar

Watchers

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