MCPcopy Index your code
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%
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

build
called by 95
ui/game/src/custom.rs
with_text
called by 19
ui/game/src/custom.rs
make_potions_images
called by 3
ui/game/src/lib.rs
make_chests
called by 2
ui/game/src/lib.rs
set_colors
called by 2
ui/game/src/custom.rs
on_scene_loading_result
called by 1
lightmap/game/src/lib.rs
on_scene_loading_result
called by 1
sound/game/src/lib.rs
on_scene_loading_result
called by 1
animation/game/src/lib.rs

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