Skip to content

pepf/shiny-stones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen capture

Shiny Stones 💎

Experiment to use react-three-fiber for a small game.

Conclusion so far; this totally seems to work, react-three-fiber makes dealing with three.js a lot easier!

Try it out and see the code here

https://codesandbox.io/s/github/pepf/shiny-stones

Some things that can be done

  • Gameplay: Tweaking the game logic further, some combinations shouldn't work.
  • Graphics: This can shine a lot more than it currently does.
  • Game-ify: Where's the score mechanism? When is the level done?