/fyrox-book.github.io

A book for Fyrox Game Engine

Primary LanguageRust

Fyrox Game Engine Guide Book

A book for Fyrox Game Engine. Read the book here

Contributing

There are very simple contribution rules:

  • Test your code snippets
  • Do not repeat existing chapters
  • Write everything in English

Tests

Every code snippet is tested for compilation, please run test.bat (or its analog on Linux) before submitting your work. Any fixes/improvements should be tested with version of the engine from engine's GitHub repo.