Skip to content

fyrox-book/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 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.