Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.01 KB

GameDevelopment.md

File metadata and controls

18 lines (9 loc) · 1.01 KB

Game Development

General informations about game development or related topics, unrelated to Unreal Engine

Worlds

A very good introduction about how to make sphere worlds work in game engines in general. Especially very good explaination about the "sphere to cube" problem.

Networking

A compact description about how network play in source engine works, reveals a good basic understandment about what networking actually means in the game. Again: Unrelated to Unreal Engine, its the Source Engine