Skip to content

git2013vb/fyrox-book.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fyrox Game Engine Guide Book

A cheat book for Fyrox Game Engine

Read the book here

Contributing

There are very simple contribution rules:

Fixes and improvements for stable version

Create pull requests for merge into main branch, only if you're making some fixes for current stable version from crates.io.

Unstable version

If you're working on a feature for the engine and want to add a respective chapter or paragraph to the book, you should create pull requests to unstable branch.

Tests

Every code snippet is tested for compilation, please run test.bat (or its analog on Linux) before submitting your work. Any fixes/improvements for Stable version should be tested with latest stable version of the engine, other stuff should be tested with the current version of the engine from the repository.

About

A book for rg3d game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%