from Hacker News

Show HN: Gamedex, my collection of Three.js game dev experiments

by SuboptimalEng on 2/14/22, 4:22 AM with 3 comments

  • by onion2k on 2/14/22, 3:52 PM

    Very cool. three.js is a very capable library when it comes to games. A few examples (all leveraging react-three-fiber on top of three.js):

    - drcmda's space game https://codesandbox.io/s/i2160

    - drcmda's ping pong game https://codesandbox.io/s/ping-pong-0mgum

    - poimandres Racing game https://racing.pmnd.rs/

  • by nefitty on 2/14/22, 12:17 PM

    Beautiful! Thanks for sharing. I just started playing with three.js. No game dev experience. It is so easy to use.

    My goal is to create a personal memory palace app. My wife and I are winding up to learn Blender together so we can collaborate on little cartoon scenes of our puppy lol. I share that to share the general tip with everyone: having a problem to solve or end in mind when trying to learn a new tool helps a lot!