Skip to content

fishfolk/folly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish Folly

A FallGuys-like 3D platformer based on Fyrox Game Engine.

Fish Folly

How to build

Clone the repository at some folder, then you need the latest version of the engine from GitHub, clone it near the game repository (or update to latest) and run one of the following commands.

  • cargo run --package editor --release - to run inside the editor (developer mode).
  • cargo run --package executor --release - to run as standalone application.

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 100.0%