https://github.com/apachecn-archive/racing-game

https://github.com/apachecn-archive/racing-game

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 28.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing License

README.md

🏎️ @pmndrs/racing-game

img

Live demo (current state): https://racing.pmnd.rs/

This project is a showcase for the feasibility of React in gaming. Every thing is a self contained component using react-three-fiber to express threejs with React semantics. If that seems strange to you read this explanation.

This project is 100% open source and community built, CC0 assets only, everyone is invited to participate. If you have a PR merged you are added to the triage team. Refer to CONTRIBUTING.md for more information.

jsx /assets - the blend files /utils - game state store, helpers /models - gltfjsx models, players, characters /effects - dust, trails, skids, shaders /ui - intros, heads up displays, leaderboards

There is a dedicated discord channel for this project here: https://discord.gg/dQW7fDmaAG

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
Last Year

Dependencies

.github/workflows/nodejs.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
package.json npm
  • @types/lodash-es ^4.17.4 development
  • @types/react ^17.0.11 development
  • @types/react-dom ^17.0.8 development
  • @types/three ^0.129.1 development
  • @typescript-eslint/eslint-plugin ^4.28.1 development
  • @typescript-eslint/parser ^4.28.1 development
  • @vitejs/plugin-react-refresh ^1.3.4 development
  • eslint ^7.29.0 development
  • eslint-config-prettier ^8.3.0 development
  • eslint-plugin-react ^7.24.0 development
  • husky ^6.0.0 development
  • lint-staged ^11.0.0 development
  • prettier ^2.3.2 development
  • typescript ^4.3.4 development
  • vite ^2.3.8 development
  • vite-react-jsx ^1.1.1 development
  • @pmndrs/branding ^0.0.8
  • @react-three/cannon ^2.4.0
  • @react-three/drei ^7.0.3
  • @react-three/fiber ^7.0.1
  • @supabase/supabase-js ^1.17.0
  • inter-ui ^3.19.2
  • leva ^0.9.13
  • lodash-es ^4.17.21
  • react ^17.0.2
  • react-dom ^17.0.2
  • three ^0.129.0
  • zustand ^3.5.5
yarn.lock npm
  • 427 dependencies