Giter Club home page Giter Club logo

lotrproject's Introduction

Destroy Da One Ring

Welcome to the project "Destroy Da One Ring" I hope you have fun playgin thins game ^_^

How does it works?

First follow installation and execute instructions. After that, you should be able to access to the client using your browser You can use the buttons to guide frodo but you can not see the map.After you instructed Frodo to follow a path or another you'll receive a message telling you what happened.

Installation

Server and client side will install all dependencies run command:

yarn install-all

Execute

Server and client side will be executed run command:

yarn start

Testing

All tests for client and server side will be executed run command:

yarn test

FAQ

Why there are so many dependencies in client package.json?

  • I needed to use fetch-mock-jest library to mock the requests in the client side. To do that, I neeeded to modify jest configuration and you can not do that within create-react-app environment. Decided to eject from create-react-app and this is what happens when you eject...

Why there's a Map module if anyway we have only one map?

  • Future implementation!! I designed it to be able to have multiple maps, more than one map could be offered to the client side, then, the user can chose the map. Only basics were set.

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.