Skip to content

FyroxEngine/Fyrox-demo-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A set of demo projects for the Fyrox Game Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published