Git Product home page Git Product logo

rock-paper-scissors-spock-lizard's Introduction

Rock-Paper-Scissors-Spock-Lizard

This is the test task. Node.js, React, Socket.io

General Technical Requirements

  1. Be production-ready
  2. Be understandable and maintainable by other developers
  3. Demonstrate best-practice
  4. Be robust and handle error situations
  5. Be bug free, compile and execute correctly
  6. Be written primarily in JavaScript

Scope Overview

As a part of the test task, you need to develop a simple JavaScript application - the online RockPaper-Scissors-Spock-Lizard game (business requirements):

  • [done] After opening a page, user should see a waiting screen (while waiting for a second player).
  • [done] There should be a link, which needs to be sent to the second player.
  • [done] The second player should open the invitation link in browser and see the game screen.
  • [done] The first player is sent to the game screen as well. Both players choose a gesture.
  • [done] When each player selects the gesture, the results of the round are displayed on the game screen.
  • [to-do] The game process should be accompanied with a simple animation.
  • [to-do] Optionally, you can add sounds.
  • [to-do] Several pairs of players should be able to play at the same time.

Specific Technical Requirements

Your solution should (specific technical requirements):

  1. Be well commented
  2. Use OOP practices
  3. Use node.js for the server side
  4. Use socket.io for communication between the client and the server
  5. Use sound manager for the sound effects
  6. Use React JS for UI

rock-paper-scissors-spock-lizard's People

Contributors

maanti 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.