https://github.com/bert27/game3d-react-test
use of react-three fiber. Control with the keyboard arrows or the buttons on the screen a 3d ball that captures cubes on the horizontal axis and adds scores
https://github.com/bert27/game3d-react-test
2d-game hooks react sass three-fiber
Last synced: 2 months ago
JSON representation
use of react-three fiber. Control with the keyboard arrows or the buttons on the screen a 3d ball that captures cubes on the horizontal axis and adds scores
- Host: GitHub
- URL: https://github.com/bert27/game3d-react-test
- Owner: bert27
- License: mit
- Created: 2021-11-30T15:14:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T20:44:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T11:50:04.472Z (7 months ago)
- Topics: 2d-game, hooks, react, sass, three-fiber
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3d Game test React
To run:
1.npm install <--- only first time
2.npm start.