awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Pikachuxxxx avatar

Pikachuxxxx/Razix

0
View on GitHub↗

Razix

Razix Engine Razix is a High Performance Engine for a game called "Tanu"! it is not a generic engine, I'll have the GDD/Story etc. soon here! For now I have the mood board and broad storkes of the game. It's a first person narrative driven action-puzzle game, with a duration of 2-3 hours. Razix…

Features

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
  • Game Engine Development - Modern game engine focused on high-performance rendering.
  • Game Engines - High-performance research engine for production pipelines.
  • Game Engine Resources - Modern game engine project for learning rendering and architecture.
488 stars·32 forks·C++·Apache-2.0·4 vues

Historique des stars

Graphique de l'historique des stars pour pikachuxxxx/razixGraphique de l'historique des stars pour pikachuxxxx/razix

Alternatives open source à Razix

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Razix.
  • aloisdeniel/awesome-monogameAvatar de aloisdeniel

    aloisdeniel/awesome-monogame

    1,427Voir sur GitHub↗

    A collection of interesting libraries/tools for Monogame based game projects

    awesomegamemonogame
    Voir sur GitHub↗1,427
  • ambientrun/ambientAvatar de AmbientRun

    AmbientRun/Ambient

    3,902Voir sur GitHub↗

    Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system for building and deploying high-performance games that run across web browsers and desktop platforms using WebAssembly and WebGPU. The project features a networked database that automatically replicates real-time state and components between servers and players. It utilizes WebAssembly sandboxes to isolate game logic, which prevents individual script crashes and allows for the secure execution of untrusted code. The framework includes a graphics system for high-fidelity 3D visu

    Rust
    Voir sur GitHub↗3,902
  • 4ian/gdevelopAvatar de 4ian

    4ian/GDevelop

    20,609Voir sur GitHub↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    JavaScript2d-game2d-game-engine3d
    Voir sur GitHub↗20,609
  • melonjs/melonjsAvatar de melonjs

    melonjs/melonJS

    6,319Voir sur GitHub↗

    melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a complete framework for sprite animation, tilemap loading, physics simulation, input handling, and audio playback, with a unified rendering system that automatically switches between WebGL and Canvas2D backends without code changes. The engine distinguishes itself through several integrated capabilities. It features a per-sprite shader pipeline for custom fragment shader effects, a SAT-based collision engine with swappable physics adapters (including built-in SAT, Matter.js, and Plan

    JavaScript
    Voir sur GitHub↗6,319
Voir les 30 alternatives à Razix→

Questions fréquentes

Que fait pikachuxxxx/razix ?

Razix Engine Razix is a High Performance Engine for a game called "Tanu"! it is not a generic engine, I'll have the GDD/Story etc. soon here! For now I have the mood board and broad storkes of the game. It's a first person narrative driven action-puzzle game, with a duration of 2-3 hours. Razix…

Quelles sont les fonctionnalités principales de pikachuxxxx/razix ?

Les fonctionnalités principales de pikachuxxxx/razix sont : Game Engine Development, Game Engines, Game Engine Resources.

Quelles sont les alternatives open-source à pikachuxxxx/razix ?

Les alternatives open-source à pikachuxxxx/razix incluent : ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… stevinz/awesome-game-engine-dev — Awesome list of resources for Game Engine Development. 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting… aloisdeniel/awesome-monogame — A collection of interesting libraries/tools for Monogame based game projects. melonjs/melonjs — melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a… boomingtech/piccolo — Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and…