/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 cd src/code/snippets && cargo check.