SagarPateI / MoonlanderV3

Created with CodeSandbox

Home Page:https://codesandbox.io/p/github/SagarPateI/MoonlanderV3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿš€ Moon Lander v3

Overview

Welcome to Moon Lander v3, an exciting 3D physics simulation project that aims to give you a thrilling moon landing experience! ๐ŸŒ•๐Ÿ’ซ

This repo is a fork of this repo: https://github.com/SagarPateI/PLC-FINAL

๐Ÿ› ๏ธ Getting Started + Installation

or

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the dependencies using yarn install.
  4. Run the app with yarn start.

๐ŸŽฎ Controls

Use the following keys to control your moon lander:

  • W / Arrow Up: Move forward
  • S / Arrow Down: Move backward
  • A / Arrow Left: Move left
  • D / Arrow Right: Move right

๐Ÿš€ Project Highlights

  • Realistic 3D simulation: Experience the thrill of landing on the moon through cutting-edge technologies.
  • User-friendly controls: Navigate the moon lander with ease using simple key controls.
  • Error handling: Implemented error boundaries to ensure a smooth and robust user experience.
  • Optimal camera settings: Enjoy an immersive view with the optimized field of view (FOV) for wider visibility.
  • Package integration: Utilized React-Three-Fiber and React-Three-Cannon for powerful 3D rendering and physics simulation.

Version 1 (Sam's code, the aesthetic formulation):

Version 2 (Sagar's code, the physics implementation and proof of concept):

Version 3 (Malik's code, the addition of controls and visually the best):

Webpage Demo (Sam's code, a relevant side-project to add to our educational goal):


๐Ÿ“ง Contact

For inquiries, reach out to our team

๐Ÿš€ Launch Your Moon Lander Adventure!

Experience the thrill of a moon landing like never before. Join us in this exciting 3D simulation project and make history! ๐ŸŒ•๐Ÿš€

About

Created with CodeSandbox

https://codesandbox.io/p/github/SagarPateI/MoonlanderV3


Languages

Language:JavaScript 87.2%Language:CSS 9.1%Language:HTML 3.6%