Giter VIP home page Giter VIP logo

oroth8 / explorer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 4.0 46.46 MB

This is a MERN stack web game that is designed to take the user on an educational journey while interacting with NASA information to gain explorative knowledge. Gain credits as rewards for answering correct quiz questions while transversing the universe. Purchase and upgrade ships throught your journey.

HTML 1.34% JavaScript 94.29% CSS 4.38%

explorer's Introduction

Space Exploration Game

Table of Contents

About

This full stack MERN application allows you to explore the Earth and the solar system. You can learn about the wonders of nature as you earn money that can be used to buy new ships. In the game, you begin by creating an account so that you progress can be saved. Next you will create a character that you will use to explore the solar system with. In order to explore you will also need a ship. You begin with an airplane that allows you to fly around the world. In order to explore space, you will need to earn credits that can be used to buy a space ship. You can then fly around Earth or the solar system. By pressing "l" you can view details about the location you vist. With this new found knowledge, you can enter the earn phase of the game where you answer quiz questions to make money. To view the deployed application visit our HerokuLink.

Installation

  1. Clone this repository at GitHub
git clone
  1. Install packages using
npm i
  1. To run the server locally, you will then need to create a default.config file in the folder config. Add your own mongoDB key and JWT key. Use EXAMPLE.config as a format example.
npm run dev

Details

This project makes use of a MERN layout, that is, mondoDB, express, react and node.js. The server is set up using node.js with express. This connects to the mongo database which stores all the information we need for game play, character logins and character statistics. Using react, we then create components for that allow the user to experience the different features we have built into the game. We then connect from react to the express server using axios.

Contributing

If you would like to contribute to this package, please contact the author via email. Provide any details about your proposed changes so that your contribution can be made.

License

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to https://unlicense.org

explorer's People

Contributors

k1te-m avatar jalbert12485 avatar oroth8 avatar b-dionysus avatar

Stargazers

 avatar  avatar

Watchers

 avatar

explorer's Issues

Ship sell

When trying to sell a ship, an error is created.

Link Quiz to User Context

  • Establish connection between correct quiz questions answered and the user context (username, space $, etc.)

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.