awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

Awesome GitHub RepositoriesGame Implementations

Complete game applications built using the React library and its component-based architecture.

Distinct from React Application Development: Distinct from React Application Development: specifically targets game implementations rather than general web applications.

Explore 1 awesome GitHub repository matching web development · Game Implementations. Refine with filters or upvote what's useful.

Awesome Game Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chvin/react-tetrisAvatar de chvin

    chvin/react-tetris

    8,717Ver en GitHub↗

    This is a browser-based Tetris game built with React, using Redux and Immutable.js to manage all game state in a single immutable store. The application renders the game board, next-block preview, and score display as React components, with state transitions that are predictable and support time-travel debugging through the Redux DevTools Extension. The game distinguishes itself through several integrated capabilities. It automatically adapts between keyboard and touch controls based on the user's input device, with configurable repeat rates for responsive gameplay. A persistence layer serial

    A classic block-stacking puzzle game implemented as a single-page React application with keyboard and touch support.

    JavaScriptimmutablereactredux
    Ver en GitHub↗8,717
  1. Home
  2. Web Development
  3. React Application Development
  4. Game Implementations