Skip to content

tomw13/vr-wordle-front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR-wordle-front-end

Introduction

This project is an attempt to recreate Wordle in VR using React Three Fiber and React XR. The most up to date release can be found deployed at this link. This project has not been tested with a wide range of VR devices however it was built with Oculus Go in mind and should work as long as one right handed controller is connected. The game plays as normal Wordle, where an alphabet of blocks can be found on the table infront of the player, and a set of five pillars behind. To make a selection the player needs to place their chosen letters on each pedestal and then click the submit button. If any letters have been lost or displaced into unreachable locations the reset button can be used to drop all the letters back to the table.

After a guess, the letters chosen that were not used will disappear from the game world and another guess can be made, until the correct word has been found or the player uses up all six guesses!

Assets

Technologies

  • react-three/cannon @4.7.0
  • react-three/drei @8.10.6
  • react-three/fiber @7.0.26
  • react-three/xr @3.4.0
  • use-gesture/react @10.2.6
  • date-fns @2.28.0
  • react @17.0.2
  • react-spring @9.4.3
  • three @0.137.5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • CSS 1.2%
  • HTML 1.1%