MCPcopy Create free account
hub / github.com/FyroxEngine/Fyrox-demo-projects

github.com/FyroxEngine/Fyrox-demo-projects @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
73 symbols 109 edges 32 files 0 documented · 0% updated 4mo ago★ 622 open issues

Browse by type

Functions 62 Types & classes 11
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Fyrox Demo Projects

A set of demo projects for the Fyrox Game Engine. Most of the projects located in this repository in the respective folders. Navigate to a folder, and execute one of the following commands there:

  • To run a game: cargo run --package executor --release
  • To run an editor: cargo run --package editor --release

Large Games

There are some large game projects that developed by the community:

  • Station Iapetus - a sci-fi, third-person 3D shooter, the largest game made with the engine by now.
  • Fish Folly - FallGuys-like platformer.
  • RustCycles - A fast multiplayer shooter on wheels.
  • rusty shooter - Quake3-like shooter, currently non-maintained.

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 33
Function 29
Class 10
Enum 1

Languages

Rust93%
TypeScript7%

Modules by API surface

ui/game/src/lib.rs12 symbols
ui/game/src/custom.rs8 symbols
blendshape/game/src/lib.rs7 symbols
sound/game/src/lib.rs6 symbols
lightmap/game/src/lib.rs6 symbols
animation/game/src/lib.rs6 symbols
animation/game/src/player.rs3 symbols
ui/executor/src/main.rs1 symbols
ui/executor-wasm/src/lib.rs1 symbols
ui/executor-wasm/main.js1 symbols
ui/executor-android/src/lib.rs1 symbols
ui/editor/src/main.rs1 symbols

For agents

$ claude mcp add Fyrox-demo-projects \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page