awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chvin/react-tetrischvin 的头像

    chvin/react-tetris

    8,717在 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
    在 GitHub 上查看↗8,717
  1. Home
  2. Web Development
  3. React Application Development
  4. Game Implementations