Skip to content

Developed a website inspired by the Wii Resort game using Three.js and WebSockets. Allows users to connect their phones via QR code and use them as Wii Remotes to control a plane around a city.

Notifications You must be signed in to change notification settings

Jimzical/JyroCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title

A website simulating the Wii Resort 'Island Flyover' game using Three.js and WebSockets. Users can connect their phones via QR code, using them as external Wii Remotes by leveraging the phone's Gyroscope to control the camera

Requirements

How To Intall

  1. Clone the repo
git clone https://github.com/Jimzical/Gyro-socket.git
  1. Install the dependencies
npm install

How To Run

Run runner.bat

./runner.bat

Using the Website

  1. Go to the Ngrok URL image

  2. Scan the QR with your phone

4. Then Click the Game button on the website

gameplay.mp4
  1. Now click the button on your phone to start flying around!

Whats New

  • Fixed the sky using skycubes
  • Imported actual models for the city and removed the placeholders
  • Fixed Gimball effect and improved movement

Future Plans

  • Possibly make a FruitNinja like game out of this
  • Add a loading screen while the game is loading
  • improve the image loading time
  • Add speed control to the plane
  • Add a pause game signal to pause the game
  • Improve the phone side UI

About

Developed a website inspired by the Wii Resort game using Three.js and WebSockets. Allows users to connect their phones via QR code and use them as Wii Remotes to control a plane around a city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published